﻿.TableRecords .TableRecords_Header {
    background-color: #e5e9f0;
    border-bottom: var(--border-none);
    color: #1a5289;
}

.TableRecords_Header a,
.TableRecords_Header a:visited,

.TableRecords {
    color: #1a5289;
}
