.hero {
  background-position: bottom;
  height: auto;
  text-align: center;
  margin-bottom:1cm;
}

.page-title {
  color: #fce138;
  display: inline-block;
  border-bottom: 0.1cm solid #fce138;
  padding: 0 2cm 0.37cm 2cm;
  font-weight: normal;
  font-size: 1cm;
  font-style: italic;
}

.secondary-content {
  width: 80%;
  margin: 0 auto;
  color: #024e76;
}

.secondary-content h3 {
  font-size:0.62cm;
  margin:0.5cm 0;
}

.secondary-content p {
  font-size:0.4cm;
  line-height: 1.5;
  margin:0.5cm 0;
}

.secondary-content ul {
  margin:0.37cm 0.5cm;
}

.secondary-content li {
  color: #39a6b2;
  margin:0.25cm 0;
}
