.entry-title{
	color: #6F62E3 !important;
	font-weight: 700 !important;
	font-size: 46px !important;
	text-align: center;
	font-family: 'Poppins', sans-serif !important;
}
.cart-checkout-cover{
	padding: 0 !important;
}
.cart-checkout a{
	color: white;
	background: #6F62E3 !important;
	border-radius: 5px !important;
	border: none !important;
	display: flex;
	width: 200px;
	height: 40px;
	align-items: center;
	padding: 0;
	font-size: 15px !important;
	justify-content: center;
}