/* CSS riêng cho trang giới thiệu */
.about-section {
    background: #f3f9fd !important;
}
.mission-section {
    background: #f8fafc;
}
.vision-section {
    background: #f3f9fd !important;
} 