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