.gevers-primary {
    background-color: var(--wp--preset--color--primary);
    color: white !important;
    padding: 10px !important;
}

.gevers-secondary {
    background-color: var(--wp--preset--color--secondary);
    color: white !important;
    padding: 10px !important;
}