.page-content .title {
  font-size: 55px;
margin-bottom: 30px;font-weight: bold;margin-top: 20px;line-height: 110%;
}
@media (max-width:767px) {
.page-content .title {
  font-size: 40px;
font-weight: bold;
margin-bottom: 30px;
}
}
.page-content .subtite {
}
.page-content .subtitle {
  font-size: 21px;
margin-bottom: 30px;
font-weight: bold;
color: #6e6e73;
line-height: 150%;
}
.page-content .introduction {
  font-size: 16px;
margin-bottom: 15px;
font-weight: bold;
margin-top: 34px;
}
.page-content p {
  font-size: 16px;
margin-bottom: 15px;
}