.brand-wordmark {
    font-family: system-ui, -apple-system, sans-serif;
    font-weight: 700;
    color: #f2f4f3;
    letter-spacing: 0.02em;
    line-height: 1.1;
}

.brand-slogan {
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: 400;
    color: #f2f4f3;
    line-height: 1.35;
    margin: 0;
}
