.content-title{
    color: #00ace9
}

.content-body{
    color: #00ace9;
}

.btn-submit{
    background-color:#adda43;
    color: #fff;
}

.font-body{
    font-size: large;
}

.custom-tooltip {
    font-size: 1.25rem; /* Tamaño más grande (20px aprox.) */
    padding: 10px;      /* Ajustar el espacio interno si es necesario */
  }
#correo{
    text-transform: lowercase !important;
}