.green {
	font-size: 24px !important;
  	color: #4cb000 !important;
}
.green:hover {
	color: #2b6400;
}