.tecnologia {
  background-color: #2C2C2C;
  padding-bottom: 100px;
  padding-top: 80px;
}

.tecnologia .icon {
  text-align: center;
  width: 100%;
}

.tecnologia .icon img {
  height: 60px;
}

.tecnologia .subtitle {
  color: #ffffff;
  font-family: 'Humanst521 BT';
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 25px;
  text-align: center;
}

.tecnologia .description {
  color: #C4C4C4;
  font-family: 'Humanst521 BT';
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 35px;
}

.tecnologia .description p:last-child {
  margin-bottom: 0;
}
