.wcfm-action-icon.sgits-oawcfm.approve:not(:hover) {
color: #fff;
background: #000;
}
.wcfm-action-icon.sgits-oawcfm.reject:not(:hover) {
color: #fff;
background: red;
}