/* Add custom CSS styles below */ 
.banner--fixed img {
  background-color: transparent;
  
}
.s-social-link a svg {
    height: 0.875rem;
    width: 0.875rem;
    fill: rgb(255 255 255);
}
@media (min-width: 992px) {
.jo-categories .s-slider-container .swiper-wrapper {
    justify-content: center;
}
}