@import url("registro.css");

.cont-leye {
  width: min(100%, 360px);
  margin-bottom: var(--space-3);
  color: var(--color-text);
  text-align: center;
  font-weight: 850;
  line-height: 1.35;
}
