#block-block-84 .block-content{
background: transparent;
}
#block-block-84 .block {
margin-bottom: 0px !important;
}
#footer-links a.footer-links {
  color: white !important;
}
#footer-links a:hover.footer-links {
  text-decoration:hover !important;
}
#block-block-98 {
    display: none;
}
/* FIX SUB/Super SCRIPT OVERRIDE ON ALL PAGES */
sub {
    vertical-align: sub !important;
    font-size: 80% !important;
}
sup {
    vertical-align: super !important;
    font-size: 80% !important;
}

.no-block-style > div > .block-content {
    background: none !important;
    margin-top: -20px;
}