Which HTML element is useful for inline styling without semantic impact?
<___ style="color: blue;">Text</___>
<span>
<strong>
<mark>
<div>