.data-table thead {
	position: sticky;
	top: var(--site-header-height);
}