.checkbox {
  $block: #{&};

  @include flex(row, nowrap, $whitespace-3, center);
}
