.bl__lfg {
    font-family: var(--font-body);
    font-size: 10px;
    letter-spacing: .30em;
    color: var(--accent-silver);
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    line-height: 1.4;
}

.brand-lockup__type .bl__reps-line {
    font-family: var(--font-heading);
    font-size: 10px;
    letter-spacing: .30em;
    color: var(--primary-blue);
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    line-height: 1.4;
}
