@import '../../styles/variables';

$alert-border-opacity: 0.26 !default;
$alert-border-radius: $border-radius-root !default;
$alert-border-width: 4px !default;
$alert-dense-border-width: medium !default;
$alert-font-size: 16px !default;
$alert-margin: 16px !default;
$alert-padding: 16px !default;
$alert-outline: thin solid currentColor !default;
