/* Auto-generated by MitigaTheme — do not edit manually */
:root {
    --mt-sidebar-bg: #262b31;
    --mt-sidebar-text: #e7e9fd;
    --mt-sidebar-active-text: #ffffff;
    --mt-sidebar-hover-bg: rgba(255, 255, 255, 0.06);
    --mt-sidebar-active-bg: rgba(255, 255, 255, 0.10);
    --mt-topbar-bg: #ffffff;
    --mt-topbar-border: #e5eaef;
    --mt-body-bg: #f7f8fa;
    --mt-primary: #e62f43;
    --mt-primary-hover: #bc2636;
}
