:root {
  --header_start: #6366F1;
  --header_end: #818CF8;
  --primary: #6366F1;
  --primary_hover: #5558E6;
  --accent: #6366F1;
  --accent_hover: #5558E6;
  --bg: #f0f0ff;
  --card_bg: #ffffff;
  --footer_bg: #3730A3;
}