/* underline all links */
a:link, a:visited { text-decoration: underline !important; background-color: inherit !important; color: inherit !important }

/* remove some decorations or background colors */
#footer-container { background-color:#fff; color:#555; border:none }
.desktop-search, .search-menu, .leftcol { display:none }
a.logo img, img.logo { filter:invert(100%) }
div.col2, div.col3 { float:none; width:auto; margin:0 }
.footer { color:#444 !important }

