.contact-top1 .form-group label {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.contact-top1 h5 {
    font-size: 2em;
}

legend {
    width: 50%;
    background: #25e0ff;
    margin: 0 auto;
    text-align: center;
    font-size: 1.4em;
    padding: 10px 0;
    font-weight: 600;
}

fieldset.contact-top1 {
    padding: 1rem 2rem 3rem;
    border: 1px solid #25e0ff;
}