.has-text-color { h1, h2, h3, h4, h5, h6, a:not(.wp-element-button) { color: inherit; } } @media (min-width: 64rem) { body { --wp--preset--spacing--40: 1.25rem; } } .entry-content :not(.wp-block-code) > code { background-color: var(--wp--preset--color--contrast-lower); padding: var(--wp--preset--spacing--20); border-radius: var(--wp--custom--radius-sm); } pre { white-space: pre-wrap; }