/*-- Use For Custom Styling --*/
.side-menu-footer p a, footer p a, a.customLink{
    color: #073f44;
}
.side-menu-footer p a:hover, .side-menu-footer p a:active, footer p a:hover, footer p a:active, a.customLink:hover, a.customLink:active{
    color: #3a7c82;
}