.lead {
    font-weight: 370;
    color: var(--charcoal);
}
.extended-text {
    font-weight: 200;
    color: var(--charcoal);
}

