:root {
  --tickit-store-color: #05d6d5;
  --masthead-mask-background: rgba(#000, 0.00);
  --masthead-font-family: 'Poppins', 'Open Sans', sans-serif;
  --masthead-title-font-size: 72px;
  --masthead-font-weight: 600;
  --masthead-title-letter-spacing: 2px;
  --masthead-title-text-transform: none;
  --google-fonts-families: Poppins:wght@600;
}
