.bold {
  color: #333333;
  font-weight:600;
}
.lead {
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 25px;
  font-size: 22.5px;
  color:#34dbcd;
}
.lead_modal {
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 25px;
  font-size: 22.5px;
  color:#ffffff;
}
.destaque {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px;
  color:#ffffff;
}