/* ==========================================================================
   textfield
   ========================================================================== */

/**
 * textfield is the input type text plus the accompanying label
 */

.textfield {

}

.textfield--textarea {

}

.textfield__label {

}
