/* 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=Muli:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html, body {
  font-family: "Muli", sans-serif;
}
html h1, body h1 {
  font-family: "Muli", sans-serif;
  font-weight: 900;
  font-size: 4vh;
  color: #000;
}
html #g-intro h2, html #g-intro p, body #g-intro h2, body #g-intro p {
  font-family: "Muli", sans-serif;
  font-style: normal;
  color: #000;
}
html #g-intro h2, body #g-intro h2 {
  font-weight: 700;
  font-size: 3vh;
  color: #000;
}
.yellow-bg {
  background: #ffe400;
}
.will-btn {
  color: #000 !important;
  border: 1px solid #000 !important;
}
.button:hover, .button:focus {
  background: #000 !important;
  color: #fff !important;
}
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 35%;
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=book-william_35.css.map */