:root {
--bg-card-more: black;
--color-card-more: yellow;
--bg-gallery-bottom: transparent;
--bg-gallery-top: transparent;
--invisible-contrast-border: transparent;
--bg-buble: transparent;
--color-main-header: white;
--bg-new-focus: transparent;
--border-new-focus: 3px solid #ff0000;
    --bg-cookies: #1e1e1e;
    --color-cookie-links: yellow;
    --bg-body-cookie-switch: #3dc200;
--bg-shortcut-top: transparent;
--bg-gallery-card: transparent;
--bg-accent-opacity: #fc0;
--color-topbar-icon: black;
--color-body: white;
--bg-menu-new: transparent;
--bg-dropdown-more: transparent;
--color-dropdown-more: #fc0;
}

body #calendar-holder-container .calendar-header-container { background-color: grey }

[data-shape="oval"]::after { content: none }

body[data-subpage-style=newPortal] .subpage-body .aside #left-menu li a.active {
color: black !important
}