/* placeholder images */
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .w-xl-100 {
    width: 100% !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
}

/* carousel (adjustments) */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}
.bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.carousel-item {
  height: 32rem;
}

/* sections */
.p2-lp-sect-bg {
  font-size: 7rem;
}
/*
.p2-lp-sect-col h3 a:hover {
  font-size: 7rem;
}
*/
.p2-lp-sect-icon {
  line-height: 1em;
  font-size: 1.75em;
}
