:root {
  --primary: #fa7368;
  --secondary: #164a45;
  --light: #e3ebe7;
  --grey: #b1bab5;
  --dark: #161b15;
  --white: rgb(255,255,255);
}
