fieldset legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
}

fieldset legend + * {
    clear: both;
}