.text-verde {
	color: #3FBD7D;
}

.bg-verde {
	background-color: #3FBD7D;
}


.mt-200 {
	margin-top: 20px;
}