#footer > div > div:nth-child(3) {
    display: none !important;
    visibility: hidden !important;
    font-size: 0px !important;
    height: 0 !important;
}

h1, .h1 {
    font-size: 1.5rem;
    color: #000;
}

.alert.alert-info {
    color: #000  !important;
    font-family: serif !important;
}

body > div.page > div > footer > div > p, #orderbutton > div > div.d-flex.justify-content-center.small.text-muted.pt-3.pb-2 {
    display: none !important;
    visibility: hidden !important;
    width: 0;
    height: 0;
}