.gradient {
  background: linear-gradient(120deg, #1d1c25, #ff0e65);
  color: #fff;
}

