/* Add custom CSS styles below */ 
.got__header_search .s-search-icon-wrap {
    background-color: rgb(92 191 195);
}
svg.header-btn__icon * {
    stroke: #5cc0c4 !important;
}
.banner--fixed img, .banner-entry, .s-cart-summary-count {
    background-color: unset;
}
section.mt-10.sal-animate h1.text-2xl {
    background-image: url("https://cdn.salla.sa/form-builder/uZ522mwcDkAyTvrpbwpq4JSW0X83wZ4wKdRobRb1.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: fit-content;
    padding: 2rem 4rem 2rem  6rem;
}
.footer-is-light .store-footer {
    background-color: #5CC0C4;
}