
.text-stroke .tn-atom {
    /* Укажи толщину обводки */
    -webkit-text-stroke: 2px;
    -webkit-text-fill-color: transparent;
}
