input[type="checkbox"] + label:before, input[type="radio"] + label:before {
    background: #b3afaf !important;
}

.image:before {    
   background: none !important;
}

#footer .icons a {
    color: black;
}	

#footer {
    text-align: center;
}