.grzacpmcp a:before {
list-style-type: none;
content: '\f111';
font-family: 'FontAwesome';
color: #12141b;
display: inline-block;
font-weight: bold;
transform: translate(0,0);
vertical-align: middle;
top: 20px;
font-size: 12px;
padding: 0 10px;
margin: auto;
background: transparent;
left: 0;
right: 0;
position: absolute;
transition:all 0.3s ease-in-out;
}
Dots still there
And how to translate this whole block?