.xTitle {
    white-space: nowrap;
    font-size: var(--title-font-size);
    font-weight: var(--title-font-weight);
}

.xPopOutLargeText {
    font-size: var(--popout-title-font-size);
    font-weight: var(--popout-title-font-weight);
}