/*!
 * Add custom css for this site here:
 */

/* TEMP Headings for theme 4.0 until all are updated - bwalk */
h1, h2 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-style: normal;
  font-weight: 400;
  color: #c8102e;
}

h1 {
  font-size: 2rem!important;
}
h2 {
  font-size: 1.375rem!important;
}
h3, h4, h5, h6{
  font-family: "Gotham SSm A", "Gotham SSm B"!important;
  font-style: normal!important;
  font-weight: 700!important;
}
h3 {
  font-size:1.125rem!important;
  line-height: 1.7rem!important;
  color:#c8102e!important;
}
h4{
  font-size:.9375rem!important;
  color:#c8102e!important;
  text-transform: uppercase!important;
}
h5{
  font-size:.75rem!important;
  color:#58595a!important;
  text-transform: uppercase!important;
}

h6{
  font-size:.75rem!important;
  color:#58595a!important;
  text-transform: none!important;
}


a img {border-bottom: none;}
