fieldset {
    border: none;
}
fieldset legend {
    border-bottom: 1px solid;
    margin-bottom: 1em;
    padding-bottom: .5em;
    width: 100%;
    font-size: 1.3em;
    /* color: #15c8ff; */
    width: 100%;
}
