:root {
  --orange: #e77817;
  --blue: #29166b;
  --white: #feffff;
  --grey: #1e1e1e;
  --red: #ff0000;
  --light_grey: #dfdfdf;
}