:root{--black:#222222;--white:#ffffff;--dark-blue:#394f72;--alt-blue:#60728e;--light-blue:#ebf3f5;--light-grey:#eeeeee;--gold:#cf9460}table{width:100%;border-collapse:collapse;overflow-x:auto;display:block}th,td{padding:0.5em 1em!important;text-align:left;border-bottom:1px solid var(--light-grey)!important}thead{background-color:var(--dark-blue)!important;color:var(--white)!important;font-weight:700!important;text-transform:uppercase!important}tbody tr:nth-child(even){background-color:var(--light-grey)!important}th{font-weight:700!important;color:var(--white)!important}@media (max-width:768px){td,th{white-space:pre!important}}