.terms {
  max-width: 800px;
  margin: auto;
  padding: 50px 0; }
  .terms h1, .terms h2, .terms h3, .terms h4, .terms h5, .terms h6 {
    margin-top: 20px; }

body {
  background-color: var(--bg-color); }
