span.projector_status_gfx_wrapper {
    text-align: center;
}

#footer_links .footer_links_sub > li.menu_orders_item a,
#footer_links .footer_links_sub a,
#menu_contact a {
    color: #000000;
}

#footer_links .footer_links_sub > li.menu_orders_item a:hover,
#footer_links .footer_links_sub a:hover,
#menu_contact a:hover {
    color: #7cbf00;
}
    
@media (min-width: 757px) {
    .big_label small, .big_label__after, .headline small, .headline__after {
        color: #000000;
    }
    
    .big_label small, .big_label__after, .headline small, .headline__after:hover {
        color: #7cbf00;
    }
}

@media (min-width: 979px) {
    #menu_additional a {
        color: #000000;
    }
    
    #menu_additional a:hover {
        color: #7cbf00;
    }
}

#menu_buttons2 img {
    margin: 0 auto;
}