body {
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 17px;
  line-height: 1.6;
}

h1, h2, h3 {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
}

h1 {
  margin-top: 40px;
}

h2 {
  margin-top: 35px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 6px;
}

img {
  border-radius: 6px;
  margin-bottom: 15px;
}