a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

blockquote, caption, figcaption, h1, h2, h3, h4, h5, h6, p {
	text-wrap: pretty;
}

:where(pre) {
	overflow-x: auto;
}