:root {
    --color: #000000;
    --white-color: #ffffff;
    --shade-color: #646fa429;
    --gradient-color: linear-gradient(270deg,#B3549Eff,#008997,#005d6d,#000000ff)!important;
    --gradient-back-color: #f5f5f5 !important;
    --unselected-color: #ffffff;
    --text-color: #575757;
    --border-radius: 0.85rem !important;
    --transparent-color: transparent !important;
    --tree-items-bg: #000000;
    --tree-items-text-color: #ffffff;
}
