.gradient {
  background: linear-gradient(120deg,#210fb1,#0ea0ff);
  color: #fff;
}

