/* PoplarStd */
@font-face {
  font-family: "PoplarStd";
  src: url("../fonts/PoplarStd.eot"), url("../fonts/PoplarStd.eot?#iefix") format("embedded-opentype"), url("../fonts/PoplarStd.woff2") format("woff2"), url("../fonts/PoplarStd.woff") format("woff"), url("../fonts/PoplarStd.ttf") format("truetype"), url("../fonts/PoplarStd.svg#Roboto") format("svg"); /* Legacy iOS */
}
h2, h3, h4, h5, h6, a, span {
  font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #FFFFFF;
}

p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, span::selection, a::selection, blockquote::selection {
  color: #FFFFFF;
  background: #222222;
}

h1 {
  font-size: 70px;
  font-family: "Satisfy", cursive;
  letter-spacing: 1px;
}

h2 {
  font-size: 30px;
  padding-bottom: 30px;
}

h3 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 700;
}

@media all and (min-width: 576px) {
  h1 {
    font-size: 90px;
  }
}
@media all and (min-width: 768px) {
  h1 {
    font-size: 120px;
  }
}
.paragraph--type--spotify .section-title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}
.paragraph--type--spotify .section-title svg {
  color: #1ed760;
  font-size: 2rem;
  margin-left: 1rem;
}
.paragraph--type--spotify .spotify-wrapper {
  text-align: center;
}
.paragraph--type--spotify .spotify-wrapper iframe {
  max-width: none !important;
  height: 155px;
  width: 95% !important;
}
@media all and (min-width: 768px) {
  .paragraph--type--spotify .spotify-wrapper iframe {
    width: 80% !important;
  }
}
@media all and (min-width: 992px) {
  .paragraph--type--spotify .spotify-wrapper iframe {
    width: 60% !important;
  }
}

/*# sourceMappingURL=spotify.css.map */
