:root {
  --primary: #df3f49;
  --dark: #0d0910;
  --blue: #493cef;
  --grey: #d7d5d8;
  --light: #f5f5f5;
}
