body {
  background-image: url("https://cdn11.bigcommerce.com/s-xipvh/images/stencil/original/image-manager/onair-background-edit.png?t=1660547704");
  background-position: center;
  background-attachment: fixed;
  background-size: cover; }

.body {
  max-width: 1334px;
  margin: auto;
  background-color: white; }

.home {
  background-image: url("https://cdn11.bigcommerce.com/s-xipvh/images/stencil/original/image-manager/onair-background-edit.png?t=1660547704");
  background-position: center;
  background-attachment: fixed;
  background-size: cover; }

blockquote p {
  font-size: 15px;
  line-height: 22px;
  margin: 20px 10%;
  text-align: justify;
  text-indent: 20px; }

.card-body .card-text {
  color: #002a38; }

#menu .navPages-list .navPage-subMenu {
  width: 200%; }

/* Scrollable Brands dropdown */
.navPage-subMenu {
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden; }
