html,
body {
  color: white;
  background-color: black;
}

.org-delegate-voting-container button {
  background: none;
  color: #61d1ff;
  margin-top: 0.5rem;
}

.org-delegate-voting-container button:hover {
  opacity: 0.7;
}

.org-last-seconds {
  color: #ff6f6f;
}
