/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
.ascher .uk-container {
  max-width: 1600px;
}
.ascher h1, .ascher h2, .ascher h3, .ascher h4, .ascher p, .ascher strong, .ascher ul, .ascher li {
  font-family: "Libre Baskerville", serif !important;
  color: #464646 !important;
  font-style: normal !important;
}
.ascher h1 {
  font-size: 3.5vh;
  font-weight: 900;
  border-bottom: 1px solid #464646;
  padding-bottom: 2vh;
}
.ascher h2 {
  font-size: 3vh;
  font-weight: 700;
  border-bottom: 1px solid #464646;
  padding-bottom: 2vh;
}
.ascher ul, .ascher li {
  font-size: 1rem;
  line-height: 1.4rem;
}
.ascher .grey-bg {
  background: #bab8b8;
}
.ascher .iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.ascher .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=book-ascher_35.css.map */