body {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #33566b;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.container {
  text-align: center;
}

.section {
  padding-top: 129px;
}

.footer {
  margin-top: 24px;
  color: #8b8b8b;
  font-size: 12px;
}

.contactdetails {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}

.text-block {
  color: #33566b;
}

.text-block-2 {
  color: #33566b;
}

