.positionList__description__header {
  text-transform: capitalize;
}
.positionList__description__content {
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  border-bottom: 1px solid #dbd9d6;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.pointered {
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: black;
}
