// Example override for the primary background color
.primary-bg-color {
    background-color: #ddd;
}