.authentication-method-panel .authentication-method-panel-content {
  display: flex;
  flex-direction: column; }
  .authentication-method-panel .authentication-method-panel-content .authentication-method-panel-button-container {
    margin-bottom: 25px;
    margin-top: 15px; }
  .authentication-method-panel .authentication-method-panel-content .authentication-method-panel-alternative-message {
    margin-top: 15px;
    margin-bottom: 12px; }
  .authentication-method-panel .authentication-method-panel-content .authentication-method-panel-pat-message,
  .authentication-method-panel .authentication-method-panel-content .authentication-method-panel-pwd-message {
    margin-bottom: 6px; }
