﻿.avatar-icono-recuperar {
    width: 70px;
    height: 70px;
    background: rgba(7,96,167,0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem auto;
    color: #0760A7;
}

.otp-input {
    letter-spacing: 0.3em;
}

