<style>
.pf-container {
  max-width: 1100px;
  margin: auto;
  padding: 0 20px;
  text-align: center;
}

.pf-section-title {
  font-size: 40px;
  font-weight: 800;
  color: #0b1f44;
  margin-bottom: 10px;
}

.pf-highlight {
  color: #0b5ed7;
}

.pf-section-sub {
  font-size: 18px;
  color: #425b8a;
  margin-bottom: 24px;
}
</style>