/* Add custom CSS styles below */ 
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #969070;
    width: 200px;
    text-align: center;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background-color: #271C17;
    color: #ffffff;
}

/*btn اطلب الان */
/*حجم الشاشه */

.flex-center.flex-col.container.home-slider__content.p-8.md\:p-16.absolute.top-1\/2.left-1\/2.-translate-x-1\/2.-translate-y-1\/2.z-2 {
    margin-top: 223px;
    }
    a.flex.gap-2.items-center.flex-row-reverse.btn-primary.text-sm.rounded-md.font-bold.px-4.py-2.md\:px-5.md\:text-lg {
    /* width: 200px; */
    display: flex
;
    justify-content: center;
    width: 300px;
    background-color: #8d835ecf;
}