span.tel.call_phone_2 {
	display: inline;
}

.footer__item-phone:hover {
	color: #2f9851;
}
.footer__item-phone:hover > span {
	color: unset;
}