/* Add custom CSS styles below */ 
.rehla-component-1-title, .rehla-component-1-icon {
    color: #ffffff;
    display: none;
}
.py-10 {
    padding-top: 0rem;
    padding-bottom: 1rem;
}
.py-20 {
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.rehla-product-card button {
    background-color: #a82929;
}
.border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 0px;
}
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
        display: none;
    }
        .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
        display: none;
    }
    section.rehla-slider.w-full.h-auto.relative.block.block {
    padding-top: 40px;
}
.store-footer h3 {
    color:white !important;
}
p.text-gray-400.mb-2\.5.md\:mb-0 {
    display: none;
}
a.offers-link {
    display: none;
}