.bck-primary {
    background: var(--primary-color) !important; 
}

.bck-primary:hover {
    background: #d8f9e6 !important; 
}