The goal: to build two blocks which should change their background color, text color and icon when hovering.
The trouble: I have no problem with background and text, but I found some difficulties with icons. How can I edit my HTML or CSS to reach the goal?
Here are my code: https://jsfiddle.net/teyrq0ze/
and images that should be used when hovering: http://i.imgur.com/8MqehqH.png
, http://i.imgur.com/pNgIqxQ.png
.