.forgot-instruccion {
  text-align: center;
  color: #555;
  font-size: 14px;
  max-width: 350px;
  line-height: 1.5;
}

.forgot-volver-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  margin-top: 5px;
}

.forgot-volver-link:visited {
  color: #ffffff;
}

.forgot-volver-link:hover {
  text-decoration: underline;
}

.forgot-message {
  text-align: center;
  margin-top: 15px;
  color: #555;
  font-size: 13px;
  max-width: 350px;
  line-height: 1.6;
}
