/* Add custom CSS styles below */ 
.store-footer__inner, .store-footer__contacts-row, .store-footer{
    background-color: #b7d3f0 !important;
color: #fff !important;
}
.store-footer__curve{
     color: #b7d3f0 !important;
}
```@media(max-width: 991px){
.s-slider-block__title h2, .s-block--best-offers .s-slider-block__title-right, salla-products-slider .s-slider-block__title-right {
    padding: 8px 15px !important;
}
.s-slider-block__title{
justify-content:center;
}
}```
.s-block--circle-links .rounded-full {
    overflow: visible !important;
}
.main-nav-container.fixed-pinned .inner, .wa-selia{
backdrop-filter: unset !important;
background-color:#B7D3F0;
}
.footer-is-custom .store-footer .social-link{
    border-color:#fff;
}
.index .s-block--fixed-banner:last-of-type img{
	width: 50%;
    margin:0 auto;
}
.index .main-menu-row {
    color: #ffffff;
}
.index .sub-menu {
   color: #000000
}
.index .main-nav-container {
   color: #ffffff
}
.index .top-navbar {
   color: #ffffff 
}