
/* GLOBAL */
/* GLOBAL CSS */

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 3.3rem;
  }
  h2,
  .h2 {
    font-size: 3rem;
  }
  h3,
  .h3 {
    font-size: 2.6rem;
  }
  h4,
  .h4 {
    font-size: 2.2rem;
  }
  h5,
  .h5 {
    font-size: 1.8rem;
  }
  h6,
  .h6 {
    font-size: 1.4rem;
  }
}
#savecontent.sticky-top {
  top: 60px !important;
}
.blog-byline {
  display: none;
}
.blog-title.h5 {
    font-size: 18px;
}

/* PAGE SPECIFIC */



/* FOOTER */



