:root {
  --font-family: "Lato", sans-serif;
  --dark: #1a1c3b;
  --grey-light: #f5f5f5;
  --coral: #ff6b6b;
}
