#banner .absolute.inset-0.bg-black {
    background: transparent;
}
@media (max-width:767px){
 [section-id="246e4410-fbea-4f9f-a360-1c491126522e"] .relative.rounded-lg.bg-no-repeat.bg-center.h-full {
    background-image: url(https://i.ibb.co/1G0RbKTL/Banner4-fully-mob.png) !important;
}
[section-id="f47b11cc-e616-4073-bb59-7bc7b9ba9f99"] .relative.rounded-lg.bg-no-repeat.bg-center.h-full {
    background-image: url(https://i.ibb.co/4gJyx9Hq/Banner5-fully-mob.png) !important;
} 
}
body {
    background: #EBE3D6;
}
.bg-white {
    background-color: transparent !important;
}
.features-section .mb-5.w-20.h-20.rounded-full.bg-primary-50 {
    width: 52px;
    height: 52px;
}
.features-section img.w-12.h-12.object-contain {
    width: 32px;
    height: 32px;
}
.features-section .group
,.testimonial-card {
    border: 1px solid #281511;
}
.category-banner img {
    z-index: 10;
    object-fit: contain;
}
.category-banner h2 {
    box-shadow: none;
}
.category-banner .absolute.-bottom-7.w-full {
    bottom: 0px;
    position: relative;
}
footer {
    padding: 0;
}
.footer-border-dynamic-color {
    border-radius: 0px;
}
footer .text-gray-600 
,footer span 
,footer .text-gray-900{
    color: #ebe3d6;
}