.mensaje-contacto{
    font-size: 32px;
    margin: 15px 0;
}

.addressContainer{
    display: flex;
    justify-content: space-evenly;
}

.controls-form{
    width: 45%;
}