div.js-webform-radios label.option {
    max-width: 90%;
}

.webform-element-description {
    font-size: .8em;
    line-height: 1.5;
}
div#edit-cell-phone--2--description {
    font-size: .875em;
    line-height: 1.4;
}
/* clean up uneven margins on select elements */
select.mt-1 { margin-top: 0; }

/* Webform confirmation styling */
.webform-confirmation__message {
    max-width: 65ch;
    margin-left: auto;
    margin-right: auto;
}
#block-uh-tw-page-title.contextual-region h1 { text-align: center; }
