<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary-color: #2c2f41;
  --primary-color-rgb: 44, 47, 65;

  --secondary-color: #ff3535;
  --secondary-color-rgb: 255, 53, 53;
}</pre></body></html>