
.shortDesc{
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  color: rgb(93, 90, 88);
  cursor: pointer;
  display: inline;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  height: auto;
  line-height: 21.4286px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-align: left;
  text-decoration-color: rgb(93, 90, 88);
  text-decoration-line: none;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-size-adjust: 100%;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

