hr {
  width: 400px;
  border: none;
  margin-top: 50px;
  margin-bottom: 20px;
  height: 1px;
  background-color: rgb(173, 216, 230);
}

h2 {
  margin-bottom: 30px;
}

#aboutSection {
  line-height: 25px;
  width: 60%;
  margin: 0 auto;
}/*# sourceMappingURL=index.css.map */