<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.radio_but
{
    display: flex;
    justify-content: center;
}
.radio_but_label
{
    margin-top: 11px;
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
    margin-left: 7px;
}</pre></body></html>