/* 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--gallery-section .gallery {
  background-color: #000000;
  padding: 40px 0;
  text-align: center;
}
@media all and (min-width: 768px) {
  .paragraph--type--gallery-section .gallery {
    padding: 80px 0;
  }
}
.paragraph--type--gallery-section .gallery .gallery-container .viewsreference--view-title {
  display: none;
}
.paragraph--type--gallery-section .gallery .gallery-container .view-content .masonry-layout {
  margin: 0 auto;
}

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