.product-attributes .badge-primary {
    color: #525252;
    background-color: transparent;
}


.product-attributes a.badge-primary:hover, 
.product-attributes a.badge-primary:focus {
    color: #525252;
    background-color: transparent!important;
}