.gradient {
  background: linear-gradient(45deg,#5f5e70,#748b99);
  color: #fff;
}

