/* Page-level overrides for the Contact Us template only.
   Section styling itself lives in each section's own classes/[name]/[name].css. */

.app-download-cta__left {
    background: #884F3C;
}

/* .studio-location {
    background: #EBE8E2;
} */

.wpforms-confirmation-container-full {
    background: var(--color-blush) !important;
    border: 1px solid var(--color-light) !important;
    color: var(--color-dark) !important;
    margin: 0 !important;
}
