<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
:root {
  --daily-header-bkg-color: #4a90e2;
  --daily-header-text-color: #ffffff;
  --ongoing-header-bkg-color: #000000;
  --ongoing-header-text-color: #ffffff;
  --brand-button-bkg-color: #25258D;
  --brand-button-text-color: #FFFFFF;
}
</pre></body></html>