.section-heading h2 {
    font-size: 30px !important;
}

.section-heading h2 span {
    font-size: 40px !important;
    font-weight: normal !important;
    color: var(--main-color) !important;
}

.trending-packages {
    margin: 0 30px;
}
.faq-home{
    padding: 100px 0 0;
}
.booking-box h4{
    font-weight: 600;
}