﻿label {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    display: inline;
}

i {
    color: darkgrey;
}

legend {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
}