#block-softroot-box1 > h2 {
  cursor: pointer;
}

#block-softroot-box1 > h2:hover {
  cursor: pointer;
  background-color:#77212e;
  color:#fff;
}

#block-softroot-box2 > h2 {
  cursor: pointer;
}

#block-softroot-box2 > h2:hover {
  cursor: pointer;
  background-color:#77212e;
}

#block-softroot-box3 > h2 {
  cursor: pointer;
}

#block-softroot-box3 > h2:hover {
  cursor: pointer;
  background-color:#77212e;
}

 