/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 31 2025 | 11:11:15 */
.wc-block-cart__submit-button {
	color: black !important;
	background-color: white; 
	border-radius: 10px;
}

.wc-block-cart__submit-button:hover {
	color: #00defe !important;
	background-color: black;
	border-radius: 10px;
}