.c-button--primary {    
background: #666;
}

.c-button--primary:hover  {    
background: #999;
}
