.hidden { display: none; }

body.wcag .label-class .label {
    border-bottom: 1px solid #000;
}

.label-class .label {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;

    display: block;
    margin: 0;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}