.site-footer a{
 color:#e6b800 !important;
}

.site-footer a:hover{
color:#cc9f00 !important;
}

.entry-content a, .site-footer a{
 color:#e6b800 !important;
}

.entry-content a:hover, .site-footer a:hover{
color:#cc9f00 !important;
} 

.site-footer button, .site-footer input[type="button"], .site-footer input[type="reset"], .site-footer input[type="submit"]{
    background: #e6b800 !important;
}