/**
* Theme Name: Blonwe Child
* Description: This is a child theme of Blonwe, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: blonwe
* Version: 1.2.6
*/

.wc-block-cart__submit-container {
	background: green !important;
	color: white !important;
	border-radius: 10px !important;
}

.wc-block-components-button__text {
	color: white !important;
}