/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 06:19:53 */
table.fancy-table th {
	background-color: #00223d;
	color: white;
	font-size: 1.1em;
}

table.fancy-table th, table.fancy-table td {
  border: 1px solid #00223d;
}