body {
    --theme-accent: #0f4c81;
}

.brand-tag {
    color: var(--theme-accent);
}
