#allrecords a.gp-btn--white {
    color: var(--gp-primary) !important;
}
#allrecords a:not(.t-btn):not(.gp-btn) {
    color: inherit;
}
#allrecords a.gp-btn--primary {
    color: #ffffff !important;
}