div.row.justify-content-center.mt-5 div.col{
	display: none !important;
}

body > section > div > div > div.lead.text-center{
	display: none !important;
}

body > section > div > div > div.d-flex.flex-wrap.justify-content-center.gap-3.mb-4{
	display: none !important;
}

body > section > div > div > h5{
	display: none !important;
}

body > section > div > div > p{
	display: none !important;
}

body > footer{
	display: none !important;
}

#Checkout > footer > a{
	display: none !important;
}

#InvoiceReceipt > footer{
	display: none !important;
}
