body {
  background-color: #EAF6F6;
}

hr {
  border-style: dotted none none;
  border-color: grey;
  border-width: 5px;
  width: 30%;
}
h1, h3 {
  color: #66BFBF;
}
.hobbiesHeading {
  font-size: 30px;
}
