/* Add custom CSS styles below */ 
.medical-text.w-full.md\:w-1\/2.text-center.md\:text-right.bg-primary.py-8.px-4.md\:py-16.md\:px-6.rounded-lg {
    background: #CCB299;
}

    .sm\:py-16 {
        background: unset;
    }

.feature.container {
    background: #a25b2f;
}

a.btn.btn-sales.w-fit.px-8.py-3.rounded-3xl.md\:rounded-\[58px\].font-bold.flex.items-center.gap-2.transition-all.hover\:scale-105.hover\:shadow-lg {
    background: #a25b2f;
    color: #fff !important;
    border: solid 2px #fff !important;
}
salla-count-down.s-count-down-wrapper.hydrated {
    background: #514c30;
    border-radius: 12px;
}

.vertical-nav {

    background-color: rgb(162 91 47 / 42%);
}