:root {
  --primary_color: #ff6b00;
  --secondary_color: #14213d;
  --background_color: #fafaf5;
  --navbar1_background_color: #14213d;
  --navbar2_background_color: #ffffff;
  --trending_item_badge_color: #d72638;
  --sale_item_badge_color: #00bfa6;
  --free_item_badge_color: #f4a261;
  --header_background_color: #f8f9fb;
  --swiper_background_color: #f4f1de;
  --text_color: #1c1c1c;
  --heading_color: #1b263b;
  --text_muted: #6c757d;
  --border_color: #0e0e0e;
  --dashboard_sidebar_header_background_color: #1a1a2e;
  --dashboard_sidebar_body_background_color: #0f3460;
  --dashboard_sidebar_elements_background_color: #1f4068;
  --files_icon_color: #ff6b00;
  --item_preview_navbar_background: #14213d;
  --footer_background_color: #1b1b1b;
  --footer_border_color: #c7c7c7;
  --footer_text_color: #bcbcbc;
}
