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

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

.pricing_table.v2 h3 {
	background: #008EFF;
}