p.homeheading {
    color: #ea6b2b !important;
    line-height: 42px ;
    text-align: center;
	font-family: "brandon_grotesquebold" !important; 
    font-weight: normal !important;
    background: url(https://www.quikclicks.com.au/wp-content/themes/quikclicks/images/title-border.png) no-repeat scroll center bottom ;
    text-transform: uppercase !important;
    margin-top: 20px !important;
    margin-bottom: 7px;
    padding-bottom: 39px !important;
}
p.homeheading-orange {
    font-family: "brandon_grotesquebold" !important;
    font-weight: 700 !important;
    line-height: 50px !important;
    font-size: 42px !important;
    margin: 0;
    text-transform: uppercase;
}
p.homeheading-white {
    color: #fff !important;
    font-family: "brandon_grotesquebold";
    font-size: 62px !important;
    font-weight: normal !important;
    line-height: 54px !important;
    margin: 0;
    text-transform: uppercase;
}
p.homeheading-green {
    color: #adc637 !important; 
    font-family: "brandon_grotesquebold" !important; 
    font-size: 42px;
    font-weight: normal;
    text-transform: uppercase !important; 
    text-align: center;
    margin: 0 auto 20px !important; 
    max-width: 1050px;
    line-height: 38px;
}
p.homeheadingblack {
    font-family: brandon_grotesquebold !important; 
    font-size: 32px !important; 
    font-weight: normal;
    margin: 0 0 3px;
    text-transform: uppercase;
}