body {
border: none;
font-size: 1.2rem;
}
body * {
font-size: inherit !important;
} p {
orphans: 2;
widows: 2;
}
h1, h2, h3, h4, h5, h6 {
margin: 1em 0;
}
h1 { font-size: 2.2em !important; }
h2 { font-size: 2.0em !important; }
h3 { font-size: 1.8em !important; }
h4 { font-size: 1.6em !important; }
h5 { font-size: 1.4em !important; }
h6 { font-size: 1.2em !important; }
figure {
page-break-inside: avoid;
break-inside: avoid;
} #site-header,
#site-aside,
#site-footer,
.skip-link,
.cover-modal,
.pagination-wrapper,
.post-navigation,
.related-posts {
display: none !important;
} .alignwide,
.alignfull,
:root .section-inner {
margin-left: 0;
margin-right :0;
max-width: 100%;
width: 100%;
} .post-inner,
.entry-footer {
margin-top: 3.2rem;
} .has-background,
.wp-block-file {
padding: 0 !important;
}
.wp-block-spacer {
display: none;
}
hr:not(.is-style-dots) {
background: currentColor !important;
height: .2rem !important;
} .entry-content {
font-size: inherit;
}
.alignwide,
.alignfull,
.aligncenter {
margin-bottom: 3.2rem !important;
margin-top: 3.2rem !important;
padding: 0 !important;
}
.entry-content > .alignwide,
.entry-content > .alignfull {
margin-left: auto !important;
margin-right: auto !important;
max-width: 100% !important;
width: 100% !important;
}
.entry-content > .alignleft,
.entry-content > .wp-block-image > .alignleft {
margin-left: 0 !important;
}
.entry-content > .alignright,
.entry-content > .wp-block-image > .alignright {
margin-right: 0 !important;
}