.notice-view.showing-document .notice-document {
  max-width: 900px;
}

.notice-view.showing-document .notice-document > h2 {
  font-size: 16px;
  line-height: 1.65;
}

.notice-view.showing-document .notice-document section,
.notice-view.showing-document .notice-document h3,
.notice-view.showing-document .notice-document ol,
.notice-view.showing-document .notice-document li {
  font-size: 14px;
  line-height: 1.85;
}
