.body {
  background-color: #293a4a;
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  overflow: visible;
  margin-top: 527px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section {
  margin-top: 367px;
  margin-left: -500px;
  padding-left: 0px;
}

.text-block {
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
  color: #9c9ca8;
  font-size: 20px;
  text-align: center;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  color: #d9e1e9;
  font-size: 40px;
  font-weight: 400;
  text-align: left;
}