.site-branding {
    max-width: unset !important;
}

body a,
body a:hover,
body a:focus{
    color: var(--e-global-color-accent);
}