.page-header__logo {
    background-color: var(--color-background, transparent);
}

.page-header__logo picture {
    width: var(--width, 12.5rem);
}
