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

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

.pricing_table.v2 h3 {
	background: #FF0000;
}