.outline-number .tn-atom {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-text-stroke: 1px rgba(59,255,196,0.6);
  text-shadow:
    0 0 8px rgba(59,255,196,0.22),
    0 0 22px rgba(59,255,196,0.12);
}