/* 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
 */

.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.7rem;
}
h2 {
  font-size: 2.45rem;
}
h3 {
  font-size: 2.2rem;
}
h4 {
  font-size: 1.95rem;
}
h5 {
  font-size: 1.7rem;
}
h6 {
  font-size: 1.45rem;
}
small {
  font-size: 1.075rem;
}
cite {
  font-size: 1.075rem;
}
sub, sup {
  font-size: 0.95rem;
}
code, kbd, pre, samp {
  font-size: 1.2rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.g-video-container .g-video .g-videolocal-play.pause {
  display: none !important;
}
.g-video-container .g-video .g-videolocal-play {
  display: none !important;
}
.g-video-container .g-video {
  pointer-events: none !important;
  cursor: default !important;
}
#g-mainbar {
  background: none;
}
/*# sourceMappingURL=custom_10.css.map */