html { scroll-behavior: smooth; }
#hero { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABtJREFUGFdjZGBg+M/AwMDIAAVwBjYBsEoMFQBW5gIF0HSEnwAAAABJRU5ErkJggg==), url(/images/sky-1200x800.jpg) rgb(46 159 237) center / cover no-repeat; }
.card:not(.no-hover):hover { transform: scale(1.02); }
.carousel-indicators { position: static; }
.carousel-indicators button {
  width:  7.375rem !important;
  height: 100% !important;
  opacity: 1 !important;
}
.carousel-indicators button:first-child { margin-left: 0; }
.carousel-indicators button:last-child { margin-right: 0; }
.dropdown-header,
.navbar-text { color: rgb(217 158 40) !important; }
.error { font-size: 10rem; }

@media (min-width: 576px) {
  img.paypal-qr-code {
    width: 226px !important;
  }
}
