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--theme-2);
border-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--theme-4);
} a {
text-decoration-thickness: 0.5px !important;
text-decoration-style: solid !important;
text-underline-offset: 3px;
} .wp-block-navigation ul {
padding: unset;
white-space: nowrap; 
}
} .wp-block-pullquote blockquote,
.wp-block-pullquote p {
margin: 0;
}img {
-webkit-touch-callout: none;
-webkit-user-select: none;
}