@use "colors";

$body-bg: #fff;
$text-color: colors.$grijs-90;

$cursor-disabled: default;

$border-radius-base: 4px;
$border-radius-large: 6px;
