/*p setting*/
p {
  margin-top: 0;
  margin-bottom: 10px;
}

#tag-category .dream-categories {
  overflow-x: hidden;
  max-height: 24em;
}

li {
  line-height: normal;
}

h2 {
  font-weight: 600;
  padding-bottom: .1em;
  font-size: 2em;
  border-bottom: 1px solid var(--color-border-muted);
}

h3 {
  font-weight: 600;
  padding-bottom: .1em;
  font-size: 1.5em;
  border-bottom: 1px solid var(--color-border-muted);
}

h4 {
  font-weight: 600;
  padding-bottom: .1em;
  font-size: 1.2em;
  border-bottom: 1px solid var(--color-border-muted);
}