.subpage .block-section.sub_inner .block-section.mode-html h2 {
  margin: 50px 0 20px;
  padding: 10px;
  border-radius: 3px;
  font-weight: 700;
  background: #fafafa;
}
.subpage .block-section.sub_inner .block-section.mode-html h3 {
  font-weight: 500;
  margin: 30px 0 20px;
  border-bottom: 2px solid #cce7e7;
}
.subpage .block-section.sub_inner .block-section.mode-html .wp-embedded-content {
  margin: 30px 0;
}
.subpage .block-section.sub_inner .block-section.mode-html table {
  margin: 30px 0;
  border-collapse: collapse;
}
.subpage .block-section.sub_inner .block-section.mode-html table th, .subpage .block-section.sub_inner .block-section.mode-html table td {
  padding: 0.8rem;
  border: 1px solid #ddd;
  line-height: 1.5;
}
.subpage .block-section.sub_inner .block-section.mode-html table th, .subpage .block-section.sub_inner .block-section.mode-html table td:has(strong) {
  background: #f4f5f6;
}
/*# sourceMappingURL=./blog-html.css.map */