/*
Theme Name: EFA 2021
Template: efa
Author: Eagerly Internet
Author URI: http://www.eagerly.nl
Version: 1.0
*/


.alert-box .stroke {
	background: #86C232
}

.button.yellow,
.yellow {
	background: #86C232
}

.alert-box .stroke:after {
	border-right-color: #66991f;
}

.button.yellow {
	border-color: #86C232
}

.button.yellow:hover {
	border-color: #9dc95f;
}

.button.yellow:after {
	background: #9dc95f;
}

.button.yellow .text {
	color: #fff;
}

.button.yellow .svg-icon path {
	fill: #fff;
	stroke: #fff;
}
