:root {
    --bg-primary: #15161a !important;
}

header img, .header-logo img, img[alt*="logo"] {
    height: 40px !important;
    width: auto !important;
    max-height: none !important;
    object-fit: contain !important;
}
