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

