div.ccm-page header .header-site-title a:link,
div.ccm-page header .header-site-title a:visited {
    color: #1a1a1a;
}


div.ccm-page main a:not(.fa):not(.btn), 
div.ccm-page footer a:not(.fa):not(.btn) {
color: #078e8d;
padding: 10px 0;
}

div.ccm-page main a:not(.fa):not(.btn):hover, 
div.ccm-page footer a:not(.fa):not(.btn):hover {
    color: #046c3d;
    text-decoration:none
}