.logo img { max-height: 62px; width: auto; }
.footer-logo { max-width: 180px; max-height: 100px; margin-bottom: 18px; object-fit: contain; }
.footer-contact a { color: #ccc; }
.footer-contact-button { display: inline-block; padding: 10px 20px; border-radius: 6px; color: #fff !important; background: #1bbd36; font-weight: 600; }
.cms-intro img, .cms-story img { width: 100%; height: 320px; margin-top: 22px; border-radius: 8px; object-fit: cover; }
.cms-story h2 { margin: 12px 0 8px; font-size: 34px; font-weight: 700; text-transform: none; }
.cms-story h3 { color: #666; font-size: 21px; font-weight: 500; text-transform: none; }
.cms-story p, .cms-program p, .cms-lead { color: #444; font-size: 18px; line-height: 1.8; }
.cms-program { padding: 75px 0; }
.cms-program .about-img img, .cms-section-image { width: 100%; height: 390px; border-radius: 10px; object-fit: cover; box-shadow: 0 16px 40px rgba(0,0,0,.1); }
.cms-program .content { padding-left: 55px; }
.cms-program .order-lg-1.content { padding-left: 12px; padding-right: 55px; }
.cms-program h3 { margin: 12px 0 16px; color: #1e1e1e; font-size: 31px; line-height: 1.25; }
.cms-kicker { color: #1bbd36; font-size: 12px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.section-bg { background: #f7f8f7; }
.map-section iframe { width: 100%; height: 350px; border: 0; display: block; }
.contact .section-title { padding-bottom: 30px; }
.contact .info a { color: #666; }
.form-status { min-height: 24px; margin: 18px 0 8px; text-align: center; font-weight: 600; }
.form-status.success { color: #168332; }
.form-status.error { color: #b42318; }
.cms-honeypot { position: absolute !important; left: -9999px !important; }
.php-email-form button:disabled { opacity: .65; cursor: wait; }
@media (max-width: 991px) {
    .cms-program .content, .cms-program .order-lg-1.content { padding: 35px 12px 0; }
    .cms-program .about-img img, .cms-section-image { height: 310px; }
}
