:root .logo-wrapper {
    background-color: white;
}
.change-customertype-button {
    background: #000000 !important;
	display: block !important;
}
.cart-details-price-discounted {
	color: #e40338;
}
.cart-details-price-previous {
	text-decoration: line-through;
	display: block !important;
}