/* Custom styles moved from inline <style> in index.html */
* {
    font-family: 'Cairo', sans-serif;
}

.swiper-button-next,
.swiper-button-prev {
    color: #f97316 !important;
}

.swiper-pagination-bullet-active {
    background: #f97316 !important;
}