#TransactionForm, #TransactionFormReview, #receipt {
	color: #595959;
}
h1,h2,h3,h4,h5 {
	color: #C91026;
}
.w-container {
    max-width: initial;
}
.sidebar-goal {
	display: none;
}
.card.mb-3 {
    display: none;
}
.text-center.mt-3 {
    display: none;
}
.col-lg-3.mt-5.mt-lg-0 {
    display: none;
}
.done-hm-button {
	color: white !important;
}
