#footer_img {
    display: flex;
    justify-content: center !important;
}
#footer_links .footer_links#menu_orders {
    border: 1px solid #ffffff;
}
#footer_links .footer_links#menu_account {
    border: 1px solid #ffffff;
}
.btn.--large.--solid {
    background: #FF9C33;
    border: 1px solid #FF9C33;
    color: #fff;
}
#menu_regulations.footer_links ul.footer_links_sub li:nth-child(5) {
    display: none;
}