:root {
  --primary: #0DB7C0;
  --secondary: #F0F9F9;
  --dark: #000;
  --white: #FFF;
  --text: #2D2D2D;
}
