.zkbw-text-underline {
	text-decoration-color: #ff5410;
	text-decoration-line: underline;
}

/* Text-only highlights must not inherit the browser's yellow mark background.
 * Explicit inline backgrounds and palette background classes retain priority. */
mark.has-inline-color {
	background-color: transparent;
}
