/* 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: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  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;
}
/* Adding Font Berylium */
@font-face {
  font-family: "Berylium";
  font-style: normal;
  font-weight: normal;
  src: local("Berylium"), url('../fonts/Berylium.woff') format("woff");
}
@font-face {
  font-family: "Berylium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Berylium Italic"), url('../fonts/BeryliumItalic.woff') format("woff");
}
@font-face {
  font-family: "Berylium bold";
  font-style: normal;
  font-weight: normal;
  src: local("Berylium bold"), url('../fonts/Beryliumbold.woff') format("woff");
}
@font-face {
  font-family: "Berylium bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Berylium bold Italic"), url('../fonts/BeryliumboldItalic.woff') format("woff");
}
body {
  font-family: "Berylium";
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-3xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  font-family: "Berylium";
}
bold, strong {
  font-family: "Berylium";
}
/*# sourceMappingURL=custom_32.css.map */