Forms
How to use
<div class="ar-fieldset">
<label class="ar-label" for="name">Name</label>
<input class="ar-input" id="name" type="text" placeholder="Your name">
</div>
Also: ar-textarea ar-select ar-checkbox ar-radio ar-toggle ar-range — all wrapped by ar-fieldset + ar-label