<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body div#rc_login {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;

  border: 1px solid #dcd9d4;
  border-left: 0;
  border-right: 0;
  padding: 0.5em 0;

  display: none !important;
}

body div#rc_login h5 {
  font-size: 14px;
}</pre></body></html>