.os-page { padding: 3rem 2rem; }
.os-page-inner { max-width: 1000px; margin: 0 auto; }
.os-page-title {
    font-family: 'Outfit', sans-serif !important;
    font-size: clamp(2rem, 5vw, 2.8rem) !important;
    font-weight: 800 !important;
    color: #fff !important;
    margin-bottom: 2rem;
    text-align: center;
}
