body {
    font-feature-settings: "cv02", "cv03", "cv04", "cv11";
}

.table-scroll {
    overflow-x: auto;
}
