@use "../../../../../styles/int.scss";

.heading-count {
  text-align: right;
  border-bottom: 1px solid int.$warmgray-100;
  padding: int.$spacing-1;
  white-space: normal;

  @include int.sans($role: "component", $weight: "regular", $size: "200"); 
}