:root {
  --primary_color: #e9e9e9;
  --secondary_color: #242939;
  --background_color: #1a1c27;
  --navbar1_background_color: #1d202c;
  --navbar2_background_color: #2a3042;
  --trending_item_badge_color: #0074e4;
  --sale_item_badge_color: #0bbe9a;
  --free_item_badge_color: #743cee;
  --header_background_color: #1a1c27;
  --swiper_background_color: #15151e;
  --text_color: #ffffff;
  --heading_color: #010d4c;
  --text_muted: #dfdfdf;
  --border_color: #222736;
  --dashboard_sidebar_header_background_color: #1a1c27;
  --dashboard_sidebar_body_background_color: #1a1c27;
  --dashboard_sidebar_elements_background_color: #222533;
  --files_icon_color: #4caf50;
  --item_preview_navbar_background: #222222;
  --footer_background_color: #15151e;
  --footer_border_color: #292929;
  --footer_text_color: #cdcdcd;
}
