.pricing_table .pricing-item:hover {
	background: #54CC14;
}

.pricing_table .features li:hover {
	background-color: #409C0F;
}

.pricing_table.v2 h3 {
	background: #54CC14;
}