/* Add your custom styles here */
@font-face {
  font-family: 'Neusa-ExtraBold';
  src: url("/static/website/fonts/live-fonts/2E5521_0_0.eot");
  src: url("/static/website/fonts/live-fonts/2E5521_0_0.eot?#iefix") format("embedded-opentype"), url("/static/website/fonts/live-fonts/2E5521_0_0.woff2") format("woff2"), url("/static/website/fonts/live-fonts/2E5521_0_0.woff") format("woff"), url("/static/website/fonts/live-fonts/2E5521_0_0.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA; }

@font-face {
  font-family: 'RionaSans-Bold';
  src: url("/static/website/fonts/live-fonts/2E5521_1_0.eot");
  src: url("/static/website/fonts/live-fonts/2E5521_1_0.eot?#iefix") format("embedded-opentype"), url("/static/website/fonts/live-fonts/2E5521_1_0.woff2") format("woff2"), url("/static/website/fonts/live-fonts/2E5521_1_0.woff") format("woff"), url("/static/website/fonts/live-fonts/2E5521_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'RionaSans-Italic';
  src: url("/static/website/fonts/live-fonts/2E5521_2_0.eot");
  src: url("/static/website/fonts/live-fonts/2E5521_2_0.eot?#iefix") format("embedded-opentype"), url("/static/website/fonts/live-fonts/2E5521_3_0.woff2") format("woff2"), url("/static/website/fonts/live-fonts/2E5521_2_0.woff") format("woff"), url("/static/website/fonts/live-fonts/2E5521_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'RionaSans-Regular';
  src: url("/static/website/fonts/live-fonts/2E5521_3_0.eot");
  src: url("/static/website/fonts/live-fonts/2E5521_3_0.eot?#iefix") format("embedded-opentype"), url("/static/website/fonts/live-fonts/2E5521_3_0.woff2") format("woff2"), url("/static/website/fonts/live-fonts/2E5521_3_0.woff") format("woff"), url("/static/website/fonts/live-fonts/2E5521_3_0.ttf") format("truetype"); }


/* Adds a bit of spacing to "Responsive Grid Row" blocks. */
.crx-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
.crx-grid .crx-grid {
  padding-top: 0;
  padding-bottom: 0;
}
.hero-fg h1 {
    font-style: normal;
    -webkit-text-size-adjust: none;
    box-sizing: border-box;
    pointer-events: fill;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "Neusa-ExtraBold", sans-serif;
    line-height: .825em;
    text-transform: uppercase;
    color: #23cec8;
    margin-bottom: .134em;
    width: 70%;
    margin-left: 0;
    font-size: 7em;
}
.bg-dark {
    background-color: black, !important;
}
