.gradient {
  background: linear-gradient(240deg, #c5426e, #642b73);
  color: #fff;
}

