.reacts .react-circle:hover .react-icon{
    transform: scale(1.3) translate(0, -6px);
}

.react-icon:hover:before{
    display: block;
}