@use "../vars" as *;

.#{$emma-prefix}bdtc-t {
  border-top-color: transparent #{emma-important($emma-important)};
}

.#{$emma-prefix}bdtc-cc {
  border-top-color: currentColor #{emma-important($emma-important)};
}
