legend{
    font-size: 15px;
    font-weight: 500;
}
.form-group label.form-check-label{
    font-weight: normal;
}
.listafieldset{
    margin-left: 10px;
}
@media (min-width: 1200px){
    legend {
        font-size: 15px;
    }
}