.carousel-section {
    background-color: #FBDCD2;
    padding: 233px 0 52px;
}

.owl-nav {
    text-align: center;
    margin-top: 77px;
    margin-bottom: 29px;
}

.owl-prev {
    margin-right: 35px;
}

.owl-next {
    margin-left: 35px;
}

.active-image {
    text-align: center;
    color: #0F2155;
    font-family: Tajawal;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}