/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 23 2026 | 08:19:51 */
table {
   border: 1px solid #b7b7b7!important;
}

table td, table th {
	border: 1px solid hsl(0deg 0% 90.7% / 50.2%);
}

tr:first-child {
    background: #EAE640!important;
	
    color:#1D2227;
}

