@use "../vars" as *;

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

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