:root {
  --color-primary:#0693e3;
  --color-gradient-start: #0693e3;
  --color-gradient-stop: #9b51e0;
}