<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table--deal-highlights .column-1 {
	font-weight: bold;
}

.table--bold-column-1 .column-1 {
	font-weight: bold;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #000;
	color: #fff;
	font-weight: normal;
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #2C2C2C;
}

.paginate_button:hover:after,
.paginate_button:hover:before {
	color: #000000;
}

.dataTables_paginate a {
	text-decoration: none;
}</pre></body></html>