/* SUP-1631 MAA doesn't allow comments so always hide the comments count in the header. */
#single-meta .meta-comment-count {
    display: none;
}

/* SUP-1631 */
#header-secondary-outer nav > ul > li > a > span {
    color: #ffffff;
}
#footer-outer #copyright .span_5 a:not(.nectar-button):hover {
    color: #262626 !important;
    text-decoration: underline;
}

#footer-widgets #custom_html-2 a:hover,
#footer-widgets #nav_menu-2 a:hover,
#footer-widgets #nav_menu-3 a:hover {
    text-decoration: underline;
}
