.xL {
    color: var(--label-text-color);
}

.xL[emphasis] {
    font-weight: var(--label-font-weight--emphasis);
}
