<p>
    <label for="text">Text Input <abbr title="Required">*</abbr></label>
    <input id="text" type="text" placeholder="Text Input">
</p>
        
    
        <p>
	<label for="text">Text Input <abbr title="Required">*</abbr></label>
	<input id="text" type="text" placeholder="Text Input">
</p>
    
        
            
            /* No context defined for this component. */
            
        
    
Updated :focus to use $brand-secondary, which is currently Blue. Needs checking.