ul#visitor_counter {
    display: flex;
    justify-content: left;
    padding-left: 0;
}

#visitor_counter li {
    list-style: none;
    color: #130089;
    -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: #130089;
    font-family: "Scope One";
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 8.75px;
}