@use "../core/instances" as * ;

.btn { @include btn; }
.btn_bg { @include btn(( bg: var(--theme_text_bold), c: $c1 )); }
