.hero-unit {
  margin-bottom: 0px !important;
}
.profileBio {
  text-align: left;
  padding-left: 10px;
}
.profileBio h1 {
  margin-top: 0;
  text-align: left;
}
.profileBio .devider {
  padding: 0 3px;
}
.profileBio .creator {
  font-size: 15px;
}
.profileBio .bio {
  font-size: 14px;
  line-height: 20px;
  word-wrap: break-word;
}
.projectItem {
  padding-right: 14px;
  padding-bottom: 14px;
}
.empty {
  height: 100px;
  font-size: 15px;
}
