/* Contact Hero - Title Styling (Matches About Hero) */
.contact-hero h1 {
    font-size: 3.0rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
    letter-spacing: 3px;
    color: #ff4a3f;
}