<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----- The Brand Magazine ----- */

.brand-header {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}

.brand-mag .card-body {
    padding-bottom: 0;
}

.brand-mag .card-title {
    text-align: center;
}

.brand-headline {
    font-size: 6rem;
    font-family: 'Times New Roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    margin: 0;
}

.brand-subhead {
    font-size: 1.5rem;
    font-family: 'Times New Roman', serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}

.brand-inside-subhead {
    font-size: 2rem;
    font-family: 'Times New Roman', serif;
    font-weight: 400;
    color: #590012;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2rem;
}

.brand-inside-number {
    font-family: 'Times New Roman', serif;
    font-size: 2rem;
    font-weight: 400;
    color: #590012;
}</pre></body></html>