

.content-button-container .button-container .btn.bordered{
	color: #0F8029;
	background: #FFFFFF;
}

.content-button-container .button-container .btn.white{
	color: #0F8029;
	border:#ffffff;
	background:#ffffff;
}





