.wp-block-button__link {
	background-color: #0a0094;
}

h2.wc-block-mini-cart__title {
	font-size: 1.5em!important;
}

.wc-block-components-drawer__screen-overlay {
	z-index: 9999999999!important;
}

.wc-block-mini-cart__button {
	/*
	width: 100%;
	flex-direction: row-reverse;
	*/
}

@media only screen and (max-device-width: 480px) {
	h2.wc-block-mini-cart__title {
		font-size: 1.2em!important;
	}
}
