.header {
  height: 180px;
}

h1 {
  margin: 50px 24px 0 365px;
  line-height: 0px;
}

h2 {
  margin: 50px 24px 12px 400px;
  line-height: 120%;
}

h3, h4, h5, h6 {
  line-height: 120%;
  margin-top: 12px;
  margin-bottom: 6px;
}

p {
  margin-top: 6px;
  margin-bottom: 0;
}

div, ol, ul, li, .answer {
  margin-top: 0;
  margin-bottom: 0;
}

hr, .copyright {
  margin-top: 24px;
  margin-bottom: 24px;
}

ol, ul, table {
  margin-top: 0px;
  margin-bottom: 24px;
}