/* Example override for the primary background color */
h2 {
    color: red !important;
}