h1, h2, h3, h4, h5, h6, blockquote {
text-wrap: balance;
}
p {
text-wrap: pretty;
} .wp-block-button.is-style-outline >.wp-block-button__link:not(.has-background):hover {
background-color: var(--wp--preset--color--accent-one);
border-color: var(--wp--preset--color--accent-one);
color: var(--wp--preset--color--base);
} a {
text-decoration-thickness: 1px !important;
text-decoration-style: dashed !important;
text-underline-offset: 3px;
} .wp-block-navigation ul {
padding: unset;
} .wp-block-pullquote blockquote,
.wp-block-pullquote p {
margin: 0;
}