.wd-head {
  border-radius: 5px 5px 0 0;
  text-align: left;
}

.wd-head-des {
  background: #fff;
  color: #ed3c3c;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
  text-shadow: none;
  border-radius: 5px 0;
}
