Social icon hover animation transition

/*social icon hover animation transition*/
.elementor-social-icon {
    transition: all 0.3s linear;
}