
#hero-10 {
  padding: 120px 20px;
  background-color: #fff;
  text-align: center;
}
#hero-10 .hero-title {
  font-size: 52px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}
#hero-10 .hero-subtitle {
  font-size: 22px;
  color: #777;
  margin-bottom: 30px;
}
.btn.btn-primary {
  padding: 14px 40px;
  font-size: 18px;
}



#content-block-14 {
  padding: 60px 15px;
  max-width: 900px;
  margin: 0 auto;
}
#content-block-14 .header {
  text-align: center;
  margin-bottom: 40px;
}
#content-block-14 .header h2 {
  font-size: 2.5rem;
  margin-bottom: 10px;
}
#content-block-14 .section-article {
  margin-bottom: 30px;
}
#content-block-14 .section-article h3 {
  font-size: 1.75rem;
  color: #007bff;
  margin-bottom: 10px;
}
#content-block-14 .section-article p {
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
}


