<h3 class="subheader">You will want to make changes to the settings file which includes tons of variables here that can be customized for each component.</h3>
<div class="row">
<div class="small-12 columns">
- <p>Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to to run grunt (libsass) or compass watch (compass) in order see any changes.</p>
+ <p>Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to run grunt (libsass) or compass watch (compass) in order see any changes.</p>
</div>
</div>
<div class="row">