/* Generated — do not edit directly. Change via the Themes editor. */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@400;500&display=swap');
:root {
  --bg: #2c2c2c;
  --text: #c0c0c0;
  --accent: #33cccc;
  --accent-h: #29a3a3;
  --nav-bg: #1a1a1a;
  --nav-text: #33cccc;
  --nav-active: #ffffff;
  --footer-bg: #3c3c3c;
  --border: #444444;
  --max: 1080px;
  --font-head: 'Oswald', Arial, sans-serif;
  --font-body: 'Hind', Arial, sans-serif;
}
