.coupon-section[data-v-127ff9f2] {
    direction: rtl
}

.section-title[data-v-127ff9f2] {
    color: #333;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative
}

.mt-2[data-v-127ff9f2] {
    padding: 5px
}

@media (max-width:768px) {
    .section-title[data-v-127ff9f2] {
        font-size: 1.5rem;
        text-align: center;
        width: 100%
    }
    .justify-content-between[data-v-127ff9f2] {
        justify-content: center !important
    }
}