#header-logo-left {
    top: 11px;
    left: -4px;
    width: 139px;
    height: 128px;
}

:root {
  --color-rgb: 15, 93, 84;
}

.svg-collections-accent {
    fill: rgb(15, 93, 84);
}
