.section-title .title{
  font-size: 36px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #141838;
}
.section-title .title+div h1,
.section-title .title+div h2{font-size: 16px;font-weight: bold;}

.portfolio-wrap{position: relative;}
.portfolio-wrap .word{
  width:100%;
  height: 1.5rem;

  position: absolute;
  bottom: 0.75rem;
  left: 0;
  text-align: center;
  line-height: 1.5rem;
  margin: 0;

  font-size: 0.8rem;
  font-weight: 550;
  color: #333;
  background:  transparent;
}

.joinUs{
  font-weight: 400;
  font-size: 34px;
  color: #141838;
}