footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, section.quicklinks .title,.blogfeaturedposts_container .tileparent .post-image .post-category .post-category-name, .bloglatestposts_container .tileparent .post-image .post-category .post-category-name, .blogpostslist_container .tileparent .post-image .post-category .post-category-name {
  text-transform: none;
}

.content-hero {
  padding: 60px 0; 
}

@media (min-width: 992px) {
  .before-propane-disclaimer {
    max-width: 80%;
  }
}

  .propane-disclaimer {
    display: block;
    
    @media (min-width: 992px) {
      margin-top: -60px;
    }
  }