 .white { color: #fff; } .blue { color: #0095da; }  @media (min-width: 991px) { .scrollsnap #brx-content { scroll-snap-type: y mandatory; flex: none; scroll-behavior: smooth; height: 100vh; overflow-y: scroll; scroll-snap-align: center; } .scrollsnap #brx-content .brxe-section { position: relative; scroll-snap-align: center; display: flex; flex-direction: column; scroll-behavior: smooth; min-height: 100vh; } .scrollsnap #psc-footer { scroll-snap-align: end; min-height: 50vh !important; } }  @media (min-width: 991px) { body.scrollsnap::-webkit-scrollbar { background: #fff;  width: 0px; } body.scrollsnap { scrollbar-width: none;  -ms-overflow-style: none;  } .scrollsnap #brx-content::-webkit-scrollbar-track { background-color: #333; } .scrollsnap #brx-content::-webkit-scrollbar { width: 6px; background-color: #fff; } .scrollsnap #brx-content::-webkit-scrollbar-thumb { background-color: #fff; border-radius: 2px; } }  .wpsr-swiper-carousel-wrapper .wpsr-swiper-next, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev { color: var(--primary) !important; background-color: transparent !important; font-weight: bold !important; width: 30px; box-shadow: none; } .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev { left: -30px !important; } .wpsr-swiper-carousel-wrapper .wpsr-swiper-next { right: -30px !important; } .wpsr-swiper-carousel-wrapper .wpsr-swiper-next:after, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:after { font-size: 20px; } .wpsr-swiper-pagination span { background-color: var(--primary) !important; }  .sqs-image-shape-container-element { padding-bottom: 0 !important; } .wp-element-caption { font-style: italic; }  @media (max-width: 767px) { #psc-post-content .wp-block-image img { max-width: 100% !important; } }  #fluentform_8 .ff-custom_html, #fluentform_6 .ff-custom_html, #fluentform_3{ color: #ccc; font-size: 14px !important; }