header {
  position: static;
}

main {
  padding: 48px 0;
}

h1 {
  margin-bottom: 24px;
}

h2 {
  font-size: 32px;
  line-height: 1.2;
  margin: 32px 0 16px;
}

h3 {
  font-size: 20px;
  line-height: 1.3;
  margin: 16px 0 12px;
}

h3::after {
  display: none;
}

p {
  margin-bottom: 8px;
}
