﻿h2 {
    text-align: center;
    margin-bottom: 1.5rem;
}

.form1 {
    margin-bottom: 1rem;
    border-radius: 10px;
}

#lblMensaje {
    display: block;
    text-align: center;
    margin-bottom: 0.5rem;
}


.Label2, .Label1 {
    text-align:start;
}