body {
    --sydney-style-font-family: Playfair Display, serif;
}

#app #home .header-slot-container h2,
#app #home .about-v2 h2.header-text,
#app #home #cta-v1 h2.cta-title {
    font-family: var(--sydney-style-font-family) !important;
    font-size: 42px;
    font-weight: 400;
    text-transform: none;
}

#app #home .see-all-container.monterrey h3 {
    font-family: var(--sydney-style-font-family) !important;
    font-weight: 400;
}

#cms-gallery #G7 .title.texas *,
#cms-footer #footer-f3 .columns-area .column-item-content h2.texas {
    font-family: var(--sydney-style-font-family) !important;
}