/* Add custom CSS styles below */ 
.footer-profile p , .store-footer .footer-title, .store-footer h3 , .store-footer .footer-container .footer-list a , #app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.to-top.flex.justify-center.da-tm.overflow-hidden.in-view > a
,.s-trust-badges-label, .s-trust-badges-number, #app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.flex.flex-col.lg\:flex-row.items-center.justify-between.py-4.gap-4 > div > p
, .dark .footer-bottom .copyrights p{
  color: #fff  !important;
}

.s-block--slider-with-bg .slider-bg:before {
    background-color: rgb(43 145 89) !important;
    opacity: 0.6;
}

#slider-with-bg-3 > div.s-slider-block__title > div.s-slider-block__title-left > a{
  color: #fff;
}