* {
    text-transform: uppercase !important;
}

.sticky-column {
    position: sticky;
    /* JS script 'filament-sticky.js' will find this class and properly calculate all cumulative column widths dynamically! */
}