<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --header-text-bg:#99999987;
  --background: #fff;
  --text-color: #333;
  --text-grey: #777;
  --text-light-grey: #aaa;
  --text-main-color: #49524f;
  --text-light-main-color: #2f9379;
  --header-first: #f7f7f7;
  --login-button:#2f9379;
  --header-second: #76b38f;
  --footer:#2f9379;
  --dark-main-color:#2f9379;
  --light-main-color:#f0f5f3;
  --medium-main-color: #49a970;
  --medium-grey: #b5c5bc;
  --bg-grey: #777;
  --date-active: #3475C4;
  --date-past-disabled: #757575;
  --date-disabled: #EA8484;
}</pre></body></html>