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

