:root {
  --primary: #1a68bf;
  --primary-dark: #144f92;
  --primary-smooth: #c7def7;
  --primary-smooth-2: #6ea9ea;
  --second-smooth: rgba(128, 55, 110, 0.1);
  --text-color: #303030;
}
