

.fw-table .heading-row th {
background-color: #a90541;
}

.fw-table-striped table > tbody > tr:nth-child(even) {
background-color: #e5e5e5;
}

a {
color: #251c77;
font-weight: bold;
}