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

h1 {
  font-size: 2rem;
  color: #522222;
  line-height: 1.2;
  text-transform: uppercase;
}
h2 {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #522222;
  text-transform: uppercase;
}
h3 {
  color: #522222;
  font-size: 1.6rem;
  line-height: 1.3;
  text-transform: uppercase;
}
h4 {
  font-size: 1.3rem;
  text-transform: uppercase;
}
h5 {
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
}
h6 {
  font-size: 1.1rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.com_content .jl-article {
  background-color: #fff0;
  padding: 1.5rem;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge {
  color: #522222;
  font-family: "roboto";
}
@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
  }
}
#g-container-main {
  background: #fff;
  color: #666666;
}
#g-expanded {
  color: #666666;
  background: #f5f5f5;
}
ul, ol, dl {
  margin-top: 1.5rem;
  margin-bottom: 1.9rem;
}
/*# sourceMappingURL=costum_39.css.map */