.gpfashioncart a {
	font-weight: 500;
	color: var(--headline-color)!important;
}
.wc-block-components-product-price__value {
	font-weight: 600;
}
.wc-block-components-button__text {
	color: #fff;
}
.wc-block-components-button {
	border-radius: 4px;
}
.wc-block-cart__submit-button {
	border-radius: 4px;
}