﻿.formRegistro input[type='text'] {
    text-transform: uppercase;
}

.aviso {
    font-weight: 600;
    font-size: 0.9rem;
}

.instrucciones {
    font-weight: 600;
    font-size: 1rem;
    line-height: 26px;
}
