$baseButtonColor: var(--txt);
$baseButtonBg: var(--suf);
$hoverButtonBg: var(--hover-suf);
$buttonIconDistance: $horizontalInputPadding * 0.5;
