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

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

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