/* Homepage Spacing Fixes */

/* Lihat Semua Umroh & Haji Button - Add bottom margin */
#umroh-haji .text-center.mt-5 {
    margin-bottom: 3rem !important;
}

/* Why Choose Us Section - Center title and add spacing */
.section-padding .section-title {
    text-align: center !important;
    margin-bottom: 3rem !important;
}

.section-padding .section-title h2 {
    text-align: center !important;
}

.section-padding .section-title p {
    text-align: center !important;
}

/* Why Choose Us Badge - Add top spacing */
.section-padding .section-title .badge {
    margin-top: 1.5rem !important;
    display: inline-block;
}
