/**
 * Clear floats
 */
.clear {
  @include clearfix();
}
