#g-mainbar {
 
    padding: 0;
}

body {
    font-size: 1.2rem;
    line-height: 1.5;
}

h4 {

    font-weight: 700 !important;
}

h5, h6 {
    font-size: 1.2rem;
    font-weight: 700 !important;
}

h1, h2, h3, h4, h5 {
    padding-top: 20px;
}

#g-footer a{
    color: #FFF;
}
#g-footer a:hover{
    color: #fff700;
}

