}

#_confirmationHtml > div > div.col.confirmation-barcode.mb-5 {
     border: white;
}

#app > div.language-select {
    display: none;
}

#header > div > div > div > div.d-flex.justify-content-end.px-0 > button {
   display: none;
}
#app > div.main.w-100.doug > footer.bg-dark-grad.main-footer.py-4 {
    background-color: #514084;
} 

#app > div.main.w-100.doug > header.landing-header.mobile-hide > div > div > div > div.landing-header-card-info-left.d-flex.p-4.flex-column.justify-content-between > p:nth-child(5), #app > div.main.w-100.doug > header.landing-header.mobile-hide > div > div > div > div.landing-header-card-info-left.d-flex.p-4.flex-column.justify-content-between > p:nth-child(6) > div, #app > div.main.w-100.doug > header.landing-header.mobile-hide > div > div > div > div.landing-header-card-info-left.d-flex.p-4.flex-column.justify-content-between > button:nth-child(7) {
    display: none;
}