/* Custom Footer Gradient */
#footer-outer, #footer-widgets {
    background-image: none !important;
    background-color: transparent !important;
    background: linear-gradient(to bottom, #2b2b2b 0%, #000000 100%) !important;
}

#copyright {
    background-color: #000000 !important;
    border-top: 1px solid #333 !important;
}