.form-check-label {
    margin-left: 3%;
    margin-top: 5%;
  }
  .authError{
    margin: auto;
    text-align: center;
  }
  .rounded-circle {
    background-size: cover;
    position: relative;
    left: 25%;
    display: block;
    flex-flow: row;
    width: 30%;
    height: 30%;
    margin-left: 10%;
    margin-bottom: 2%;
  }
  .usuario {
    text-align: center;
  }