.brand,
.legal-header > a:first-child {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 12px;
    background: #071936;
}

.brand img,
.legal-header img {
    max-height: 38px;
}
