/* Enter Your Custom CSS Here */
h4 {
  font-family: "Interstate Reg";
  font-size: 17px;
  color: #63b32e;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}

blockquote, q {
    quotes: none;
    font-size: 22px;
    font-family: Interstate Reg;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #63b32e;
    letter-spacing: 1px;
}

h5 {
    color: #003e15;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 60px;
    font-family: "Interstate Bla";
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
}
section#header .slider .slick-list .slick-track .slide_a .content h2, section#header .slider .slick-list .slick-track .slide_b .content h2 {
  max-width: 520px;
}