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

.note {
  color: int.$warmgray-60;

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