:root {
  --tickit-store-color: #154c84;
  --masthead-background-color: mix($tickit-store-color, #000, 10%);
  --masthead-font-family: 'Arbutus Slab', 'Open Sans', sans-serif;
  --masthead-title-font-size: 60px;
  --masthead-font-weight: 400;
  --masthead-title-letter-spacing: 1px;
  --masthead-title-text-transform: normal;
  --google-fonts-families: Arbutus Slab;
}
