.fusion-highlight {
	padding: 0.1em 0.3em;
	line-height: 1.7em;

	&.rounded {
		.border-radius( 4px );
	}

	&.dark {
		color: #ccc;
	}
}