:root {
  --primary_color: #f9a825;
  --secondary_color: #010d4c;
  --background_color: #f9f9f9;
  --navbar1_background_color: #1e2022;
  --navbar2_background_color: #f9f9f9;
  --trending_item_badge_color: #00b0ff;
  --sale_item_badge_color: #00c853;
  --free_item_badge_color: #6200ea;
  --header_background_color: #e3f2fd;
  --swiper_background_color: #f9f9f9;
  --text_color: #1e2022;
  --heading_color: #010d4c;
  --text_muted: #a0a0a0;
  --border_color: #e0e0e0;
  --dashboard_sidebar_header_background_color: #1e2022;
  --dashboard_sidebar_body_background_color: #2a2c2f;
  --dashboard_sidebar_elements_background_color: #010d4c;
  --files_icon_color: #f9a825;
  --item_preview_navbar_background: #1e2022;
  --footer_background_color: #1e2022;
  --footer_border_color: #3a3c3f;
  --footer_text_color: #a0a0a0;
}
