$--button-height: 32px;
$--font-size: 14px;
$--button-bg: #fff;
$--button-active-bg: #eee;
$--border-radius: 4px;
$--color: #333;
$--border-color: #999;
$--border-color-hover: #666;