
:root {
  --primary: #60a4ab;
  --secondary: #a7cbd0;
  --light: #e6e8e2;
  --grey: #aaaea5;
  --dark: #151514;
}
