.guest-auth-switch {
  margin: 0 !important;
  color: #687684 !important;
  text-align: center;
}

.guest-auth-switch button {
  padding: 0;
  border: 0;
  background: none;
  color: #087d73;
  font: inherit;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}

.guest-auth-message.success {
  color: #087d73 !important;
}
