/* Add custom CSS styles below */ 
/* تصغير عنوان الأقسام والعناوين الرئيسية */
.home-section-title, .section-title, h2.title {
    font-size: 12px !important;
}

/* تصغير العناوين الفرعية */
.home-subtitle, .section-subtitle, .subtitle {
    font-size: 9px !important;
}

/* تصغير عنوان آراء العملاء */
.reviews-title, .testimonials-title {
    font-size: 12px !important;
}