.login-separater {
  text-align: center !important;
  span {

    position: relative;

    top: 26px;

    margin-top: -10px;

    background: #ffffff;

    padding: 5px;

    font-size: 14px;

  }
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.text-center {
  text-align: center !important;
}

a {
  text-decoration: none;
}
