.cr-input-auth {
  input {
    text-align: center;
  }
  &--dark input::placeholder {
    color: #3f3d56;
  }
}
