body {
 font-weight: normal;
 font-style: normal;
 line-height: 1.625em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 text-rendering: optimizeLegibility;
 margin-top: 0.2em;
 margin-bottom: 0.5em;
 line-height: 1.2125em;
 -webkit-font-smoothing: antialiased;
}

h1,
.editor-post-title__block .editor-post-title__input {
 font-size: 3.4em;
}

h2 {
 font-size: 3.1em;
 letter-spacing: normal;
 word-spacing: normal;
}

h3 {
 font-size: 2.8em;
}

h4 {
 font-size: 2.4em;
}

h5 {
 font-size: 2em;
}

h6 {
 font-size: 1.125em;
}

ul,
ol {
 margin-left: 1.125em;
}

p {
 font-family: inherit;
 font-size: 1.125em; 
 line-height: 1.625em;
 text-rendering: optimizeLegibility;
 word-break: break-word;
}