.standard-table-header {
    @apply bg-[#4396BE] text-white uppercase sticky top-0;
    border-radius: 0;
}