.mo-auth-select-method .form-actions button.button--danger,
.mo-auth-configure-method .form-actions button.button--danger {
  height: 56px;
  padding-top: 16px;
}
.mo-auth-select-method .form-actions button.button--danger:hover,
.mo-auth-configure-method .form-actions button.button--danger:hover {
  color: #011947;
  border: 1px solid #011947;
}
