.btn i {color: inherit; }
.fa-plus:before {
    content: "\f067";
    color: #e31e27;
}
#content .btn-y {
    background: #FFb612;
    color: #000;    
}
#content .btn-y:hover {
    background: #ff282d;
    color: #000;    
}