<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary-color: #4384BD;
  --primary-color-rgb: 67, 132, 189;

  --secondary-color: #4384BD;
  --secondary-color-rgb: 67, 132, 189;
}</pre></body></html>