body {
  font-family: 'Lato', sans-serif;
}

.line-div {
  width: 85%;
  height: 1px;
  background-color: #e2e2e2;
  margin: 3em auto;
}