/* Change the background of the JCK Specials tab to red */
&lt;a  &lt;span class=&quot;menu-title&quot;&gt;JCK SPECIALS &lt;/span&gt;
&lt;/a&gt; {
    background-color: ##D2232A !important;
}
