/* Education Page Styles */
.about .about-img {
    min-height: 400px;
    background-size: cover;
    background-position: center;
}

.our-story h3 {
    color: #4361ee; /* Blueish for education */
    font-size: 32px;
    font-weight: 700;
}
