:root {
    --page-bg: #161826FF;
    --top-bar-bg: #161925FF;
    --top-bar-text: #E9E9EDFF;
    --top-bar-link: #C93C73FF;
    --top-bar-link-hover: #B91D5BFF;
    --top-bar-social-bg: #8D8B8BFF;
    --top-bar-social-bg-hover: #5D5F5EFF;
    --top-menu-bg: #16192500;
    --top-menu-link: #E9E9EDFF;
    --top-menu-link-hover: #E0564FFF;
    --top-menu-link-bg: #FFFFFF00;
    --top-menu-link-bg-hover: #F3F5F700;
    --top-menu-highlight-link: #E0564FFF;
    --top-menu-highlight-bg: #FE251600;
    --top-menu-highlight-link-hover: #FE2516FF;
    --top-menu-highlight-bg-hover: #C93C7300;
    --top-menu-border-radius: 4px;
    --top-menu-highlight-border-radius: 4px;
    --footer-bg: #3A2317FF;
    --footer-link: #E9E9EDFF;
    --footer-link-hover: #CCCCCCFF;
    --footer-link-bg: #3A2317FF;
    --footer-link-bg-hover: #3A2317FF;
    --footer-highlight-link: #FFFFFFFF;
    --footer-highlight-bg: #000000FF;
    --footer-highlight-link-hover: #FFFFFFFF;
    --footer-highlight-bg-hover: #333333FF;
    --footer-border-radius: 4px;
    --footer-highlight-border-radius: 4px;
    --bottom-bar-bg: #161925FF;
    --bottom-bar-text: #E9E9ED8C;
    --bottom-bar-link: #F6BFBCFF;
    --bottom-bar-link-hover: #E0564FFF;
    --bottom-bar-social-bg: #161925FF;
    --bottom-bar-social-bg-hover: #1C1F2EFF;
    --page-heading: #E9E9EDFF;
    --page-text: #E9E9EDFF;
    --page-link: #F6BFBCFF;
    --page-link-hover: #E0564FFF;
    --element1-special-element: #E0564FFF;
    --element1-additional-element: #DC392EFF;
    --element2-special-element: #FFFFFFFF;
    --element2-additional-element: #E8E3E5FF;
}