:root {
  --tickit-store-color: #ff2050;
  --masthead-background-color: #000000;
  --masthead-mask-background: rgba(#000, 0.45);
  --masthead-font-family: 'Work Sans', 'Open Sans', sans-serif;
  --masthead-title-font-size: 66px;
  --masthead-font-weight: 700;
  --masthead-title-letter-spacing: 2px;
  --masthead-title-text-transform: normal;
  --google-fonts-families: work+Sans:wght@700;
}
