@webkit-scrollbar-width: 8px;
@webkit-scrollbar-height: 8px;
@webkit-scrollbar-color: hsla(0, 0%, 80%, 0.08);
@webkit-scrollbar-thumb-color: rgba(0, 0, 0, 0.05);
@webkit-scrollbar-thumb-radius: 4px;
@statistics-text-color: rgba(0, 0, 0, 0.65);
@table-row-odd: #f6f6f6;