.unauthorized-spid-login {
  margin: 1rem 0;

  .btn.btn-primary {
    &:hover {
      color: $primary-text !important;
    }
  }
}
