.work-card__domain--single-line {
    white-space: nowrap;
    word-break: normal;
    font-size: clamp(0.72rem, 2vw, 0.9375rem);
}
