.c-button--primary {
    background: #6e5e84;
}
.c-button--primary:hover {
    background: #544488;
}