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