:root {
    --sidebar-width: 90px;
    --header-height: 60px;
    --primary-color: #ff5722;
    --secondary-color: #FFB20F;
    --gray-bg: #f8f9fa;
    --header-bg: #2E2624;
    --primary-color-text: #ffffff;
    --text-title: #333333;
}
