:root {
  --primary: #00c7c6;
  --primary-dark: #00d1d1;
  --primary-smooth: #d1ffff;
  --primary-smooth-2: #00e0e0;
  --second-smooth: rgba(128, 55, 110, 0.1);
  --text-color: #303030;
}
