body {
  color: #2B3E37 !important;
}

body, a, .btn {
  font-weight: 200;
}

@font-face {
  font-family: "PP Editorial Old";
  src: url("../PPEditorialOld-LightItalic.woff2") format("woff2"), url("../PPEditorialOld-LightItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
[class^=display-] {
  font-family: "PP Editorial Old", serif;
  font-style: italic;
}

.text-light {
  color: #F5F3E9 !important;
}

.modal-opener .poster-wrapper {
  transition: transform 0.2s ease-in-out;
}
.modal-opener:hover .poster-wrapper {
  transform: scale(1.01);
}

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