.wp-block-buttons .wp-block-button__link:not(:hover):not(:active) {
	color: white !important;
	background-color: rgb(46, 44,  126) !important;
}
 
.wp-block-buttons .wp-block-button__link:hover,
.wp-block-buttons .wp-block- .wp-block-button__link:active {
	color: rgb(46, 44, 126 !important;
	background-color: rgb(239, 104, 74) !important;
}/*404*/