/* Home page specific styles */

/* Hero content spacing */
.home .mm-hero__content {
    padding-right: 20px;
}

/* Section titles */
.home .mm-section h2 {
    font-size: 48px;
}

/* Hero adjustments */
.mm-hero h1 {
    font-size: 58px;
    line-height: 1.1;
}

/* Staff grid on home */
.home .mm-staff-grid {
    margin-bottom: 20px;
}

/* Mission section */
.mm-section--mission .mm-value-card {
    text-align: center;
}

/* CTA final spacing */
.mm-cta-final {
    text-align: center;
}
