/* default branding values */ h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, button, input, select, legend, fieldset, label, navbar { color: #333333; font-family: 'Trebuchet MS'; text-align: left; } /* adaptions of w3 css */ .w3-button{ background-color: #E89212!important; color: white; } .w3-button:hover { color: #000!important; background-color: #C95802!important; }