<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tablepress thead th,
.tablepress tfoot th {
	background-color: #AAAAAA;
	color: #FFFFFF;
}

.tablepress .row-1 .column-B {
	background-color: #ed2048;
	color: white;
}

.tablepress .row-3 .column-A {
	background-color: #ed2048;
	color: white;
}

.tablepress .row-9 .column-A {
	background-color: #ed2048;
	color: white;
}

.tablepress .row-11 .column-A {
	background-color: #ed2048;
	color: white;
}</pre></body></html>