hr {
    border-top: 2px dashed #CCC;;
    width:75%;
}
.profile-p{
  text-align:center;
  width:30%;
  display: inline-block;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-weight: 1.5rem;
line-height: 2rem;
}
.top-container{
  background-color: #E4F9F5;
  text-align: center;
  position:relative;
  padding-top: 70px;
}
body{
  font-family: 'Montserrat Alternates', sans-serif;
  text-align: center;
}

h1{
  font-size: 562%;
  font-family: 'Montserrat Alternates', sans-serif;
  /*width:10%;
  margin:0 auto 0 auto;*/
}
h2,h3{
font-family: 'Montserrat Alternates', sans-serif;
}

.top-cloud{
  position:relative;
  left:14%;
}
.bottom-cloud{
  position:absolute;
}
.profile{
  text-align:center;
}
