.label {
    font-size: 16px;
    
    &.--weight-600 {
        font-weight: 600;
    }
}