.navContent ul li:nth-child(6) {
    margin-right: 15px;   
}

.navContent ul li .navLabel {
    font-weight: normal;
    font-style: italic;
    color: #02782c;
}

.footerContent .contentTitle {
    color: #fff;
    font-size: 22px !important;
}    

.footerContent a, .footerContent a:hover, .footerContent a:active, .footerContent a:visited {
    color: #bbb !important;   
}
.footerSocialIcons a.instagram {width: 100%;}
.footerSocialIcons a.instagram:after {
    content: ' Follow Us on Instagram';
    font-size: 14px;
    font-style:italic;
}