*{color: black !important;}


.container {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0rem;
  font-weight: 300; }
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }

/* Larger than phablet */
@media (min-width: 550px) {

  h4 { font-size: 3.0rem; margin-top: 30px;}
  h5 { font-size: 2.2rem; margin-top: 10px;}

}