:where(.entry-content) * {
  box-sizing: border-box; }
:where(.entry-content) h1, :where(.entry-content) h2 {
  margin-top: 40px; }
:where(.entry-content) h3, :where(.entry-content) h4, :where(.entry-content) h5, :where(.entry-content) h6, :where(.entry-content) p, :where(.entry-content) ol, :where(.entry-content) ul,
:where(.entry-content) .wp-block-image,
:where(.entry-content) .wp-block-gallery,
:where(.entry-content) .wp-block-table {
  margin-top: 20px; }
:where(.entry-content) h1, :where(.entry-content) h2, :where(.entry-content) h3, :where(.entry-content) h4, :where(.entry-content) h5, :where(.entry-content) h6, :where(.entry-content) p, :where(.entry-content) ol, :where(.entry-content) ul,
:where(.entry-content) .wp-block-image,
:where(.entry-content) .wp-block-gallery,
:where(.entry-content) .wp-block-table {
  margin-bottom: 20px; }
  :where(.entry-content) h1:first-child, :where(.entry-content) h2:first-child, :where(.entry-content) h3:first-child, :where(.entry-content) h4:first-child, :where(.entry-content) h5:first-child, :where(.entry-content) h6:first-child, :where(.entry-content) p:first-child, :where(.entry-content) ol:first-child, :where(.entry-content) ul:first-child,
  :where(.entry-content) .wp-block-image:first-child,
  :where(.entry-content) .wp-block-gallery:first-child,
  :where(.entry-content) .wp-block-table:first-child {
    margin-top: 0; }
  :where(.entry-content) h1:last-child, :where(.entry-content) h2:last-child, :where(.entry-content) h3:last-child, :where(.entry-content) h4:last-child, :where(.entry-content) h5:last-child, :where(.entry-content) h6:last-child, :where(.entry-content) p:last-child, :where(.entry-content) ol:last-child, :where(.entry-content) ul:last-child,
  :where(.entry-content) .wp-block-image:last-child,
  :where(.entry-content) .wp-block-gallery:last-child,
  :where(.entry-content) .wp-block-table:last-child {
    margin-bottom: 0; }
:where(.entry-content) h1, :where(.entry-content) h2, :where(.entry-content) h3, :where(.entry-content) h4, :where(.entry-content) h5, :where(.entry-content) h6 {
  font-weight: bold; }
:where(.entry-content) h1 {
  font-size: 28px; }
:where(.entry-content) h2 {
  font-size: 22px; }
:where(.entry-content) h3 {
  font-size: 18px; }
:where(.entry-content) h4, :where(.entry-content) h5, :where(.entry-content) h6 {
  font-size: 16px; }
:where(.entry-content) h1, :where(.entry-content) h2 {
  border-left: 4px solid #960000;
  padding-left: 15px; }
:where(.entry-content) h3 {
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc; }
:where(.entry-content) ul {
  list-style-type: disc;
  padding-left: 25px; }
  :where(.entry-content) ul li {
    margin-bottom: 8px; }
  :where(.entry-content) ul ul {
    list-style-type: circle; }
    :where(.entry-content) ul ul ul {
      list-style-type: square; }
:where(.entry-content) .wp-block-table thead {
  border-bottom: none; }
:where(.entry-content) .wp-block-table th, :where(.entry-content) .wp-block-table td {
  border: 1px solid #ddd;
  padding: 12px 15px;
  text-align: left; }
:where(.entry-content) .wp-block-table th {
  background: #f5f5f5;
  font-weight: bold; }
:where(.entry-content) .wp-element-caption {
  margin-top: 15px;
  color: #888;
  font-size: 13px; }
:where(.entry-content) .wp-block-group.has-background {
  padding: 20px; }

/*# sourceMappingURL=content.css.map */
