<!DOCTYPE html>
<title>Example</title>
<style>
.different {
font-size: 2em;
color: yellowgreen;
}
</style>
<blockquote>Price is what you pay. <span class="different">Value</span> is what you get.</blockquote>