div > a::before, p > a::before, td > a::before, .fix-space::before {
    content: ' ';
    font-size: 0;
    word-spacing: 0.25rem;
}