.fa-arrow-left{color:#133c8d;animation:2s infinite hover-moove}@keyframes hover-moove{0%{margin-left:0}50%{margin-left:5px}to{margin-left:0}}