:root {
    --brand: #52959d;
}

.content-left,
.status-art {
    background: #23313a !important;
}

.content-left-wrapper h2,
.status-art__content h2 {
    font-family: "Merriweather", Georgia, serif !important;
    letter-spacing: 0 !important;
}

.content-right {
    background:
        linear-gradient(180deg, rgba(255, 247, 234, .92), rgba(255, 255, 255, .98)) !important;
}

#wizard_container {
    width: min(88%, 760px) !important;
}

.status-shell {
    border-radius: 24px !important;
}

.status-card h1 {
    font-family: "Merriweather", Georgia, serif !important;
}

.status-eyebrow,
.preview-banner {
    color: #8f403b !important;
}