:root{
    --bootstrap-buttons-text: #f9fd20;
    --bootstrap-buttons-background: #171717;
    --icon-color: #f9fd20;
    --header-background: rgb(29, 29, 29);
    --header-text: #f9fd20;
    --header-border: #f9fd20;
    --header-mobile-button: rgb(29, 29, 29);
    --elements: #f9fd20;
    --site-background: #171717;
    --document-background: rgba(7, 7, 7, 0.64);
    --document-link: #f1f1f1;
    --document-link-hover: #f9fd20;
    --document-text: white;
    --footer-background: #0b0b0b;
    --footer-text: #f1f1f1;
    --footer-link-background: #000000;
    --footer-link-text: #b7b7b7;
    --footer-border-top: #f9fd20;
    --information-text: #f1f1f1;
    --information-background: rgba(7, 7, 7, 0.64);
    --sidebar-background: rgba(29, 29, 29, 0.74);
    --sidebar-text: #f9fd20;
    --sidebar-menu-text: #f9fd20;
    --sidebar-menu-item-underscore: rgba(0, 0, 0, 0.65);
    --sidebar-item-hover: #f9fd20;
    --sidebar-menu-section: rgba(29, 29, 29, 0.74);
    --document-title-background: rgba(29, 29, 29, 0.74);
    --breadcrumbs-background:#171717;
    --breadcrumbs-text: #f1f1f1;
    --attachments-separator: white;
}
