/* 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;
}
.item-page h2, .item-page h3 {
  font-size: 1.45rem;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 2.4rem;
  margin-bottom: 0.8rem;
  color: #2c2c2c;
  letter-spacing: 0.01em;
}
.item-page .g-content, .item-page .entry-content, .item-page .platform-content {
  font-size: 17px;
  line-height: 1.9;
  color: #333;
}
.item-page p, .item-page li {
  color: #333;
}
.item-page h2 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.item-page blockquote {
  border-left: 4px solid #b22222;
  padding-left: 24px;
  margin: 2rem 0;
  font-style: italic;
  line-height: 1.8;
  color: #444;
}
.item-page blockquote::before, .item-page blockquote::after {
  content: none;
}
.item-page em, .item-page i {
  color: #333;
}
.item-page a, .item-page a:visited {
  color: #2a7dbb;
}
.item-page a:hover, .item-page a:focus {
  color: #1f5f8f;
}
/* Scripture lines */
.item-page p.scripture {
  color: #555;
  margin-bottom: 1.6rem;
  line-height: 1.8;
}
.item-page p.scripture em, .item-page p.scripture i {
  color: #555;
}
.item-page p.scripture a, .item-page p.scripture a:visited {
  color: #2a7dbb;
}
.item-page p.scripture a:hover, .item-page p.scripture a:focus {
  color: #1f5f8f;
}
/*# sourceMappingURL=custom_40.css.map */