<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vgr-btn {
  border: 0;
  border-radius: 0.25rem;
  background: var(--bricks-color-oylhop);
  color: white;
  font-family: -system-ui, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  white-space: nowrap;
  text-decoration: none;
  padding: 1rem 1rem;
  margin: 0.25rem;
  cursor: pointer;
}
</pre></body></html>