@import url("https://fonts.googleapis.com/css2?family=Poppins");.et_pb_text h3,
.et_pb_text_1 h3,
.et_pb_text_2 h3 {
  font-family: Poppins, Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 15px;
  line-height: 1.8em;
  color: #98A682 !important;
  font-size: 30px;
}
h5 {
  color: #333333 !important;
  -webkit-text-stroke-color: #ecd5c5 #333333;
}
.page-template-default .et_pb_text h5 {
  color: #333333 !important;
}
@media screen and (max-width: 768px) {
  .post-6 .et_pb_text h3 {
    font-size: 28px;
  }
  .post-6 .et_pb_text h2 {
    font-size: 45px;
  }
}
