.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
body {
  background: #a3d3e7;
}
.bg-white {
  background: #fff;
}
.text-muted {
  color: #fff !important;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
.plus-btn {
  font-weight: bolder;
}