#arta-header
{
    width: 100%;
    background: linear-gradient(to right,var(--gt-md-gold) 0%,var(--gt-gold) 100%);
}

.site-branding-logo
{
    /* removed to let height be determined by contents */
    /* height: 2.625rem; */
    padding: 1rem 0;
    display: block;
}