/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
body {
background:#fcfcfc!important ;
}
.s-block--fixed-banner .banner--fixed {
    max-height: 550px !IMPORTANT;
}
.s-block__title .center-side {
    background-color: #6ac4c4;
    color: #fff;
    border-radius: 7px;
}
.s-block__title::after {
    background: #ffc222 !important;
}
.footer-is-light .store-footer {
  color: #fff !important;
    background-color: #6ac4c4;
}

.footer-logo img {
content:url(https://i.postimg.cc/7hzqDbQw/2025-10-06-T203711-178.png);
}