div.ltr:has('table') {
    overflow: hidden;
    overflow-x: scroll;
}

.fw-450 {
    font-weight: 450;
}

.cursor-pointer {
    cursor: pointer;
}