.azure-sso {
  width: 320px;
  margin: 0 auto;
}

.azure-sso .wrapper {
  margin: 20px;
}

.azure-sso .divider {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.azure-sso .azure-sso-btn {
  color: #252525;
  text-decoration: none;
  display: inline-block;
  padding: 12px;
  font-family: Aeonik, sans-serif;
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 1em;
  border: 1px solid;
}
