.t-Header-branding {
    height: 80px;
}

.t-Header-logo-link img {
    max-height: 7rem;
    margin-right: 1rem;
}

.t-Header-logo {
    line-height: 70px;
}

.t-Report {
    overflow-x: scroll;
}

/* For sufficient contrast (accessiblity) */
a {
    color: #0e5a87;
}
