body section#mainContent {
  padding: 80px 0;
}
body section#mainContent h1, body section#mainContent h2, body section#mainContent h3, body section#mainContent h4, body section#mainContent h5 {
  font-family: "Ubuntu Condensed", sans-serif;
}
body section#mainContent .page-content {
  justify-content: center;
}
body section#mainContent .page-content p {
  line-height: 25px;
  padding-right: 60px;
}
body section#mainContent .page-content h3 {
  color: #df7c58;
  margin: 2.5rem 0 1.5rem 0;
  font-weight: 600;
  font-size: 20px;
}
body section#mainContent .page-content ul li {
  position: relative;
  margin-bottom: 0;
  line-height: 25px;
}
