body {
  color: #40514E;
  margin: 0;
  text-align: center;
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  line-height: 2.2;
  font-size: 5.625rem;
  margin: 50px auto 0 auto;
  font-family: 'Sacramento', cursive;
  color: #66bfbf;
  padding-top: 10px
}

h2 {
  font-family: 'Sacramento', cursive;
  font-size: 2.5rem;
  color: #66BFBF;
  font-weight: normal;
}

h3 {
  font-family: 'Montserrat', sans-serif;
  color: #11999E;
}

hr {
  border: dotted #EAF6F6 6px;
  border-bottom: none;
  width: 4%;
  margin: 100 auto;
}

.top-cloud{
vertical-align: middle;
}

.top-container {
  background-color: #E4F9F5;
  text-align: center;
  position: relative;
  padding-top: 10px;
  padding-bottom: 100px;
}

.bottom-container {
  text-align: center;
  background-color: #66bfbf;
  padding: 30px 0 20px;
}
