.service-section {
    box-shadow: inset 2px 20px 100px rgba(0, 0, 0, 0.05);
}
.swiper-pagination-bullet-active {
    background-color: rgb(239 68 68)!important;
}
.swiper-pagination-bullet{
    background-color: #D6D6D6;
}