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

.text {
  color: int.$warmgray-60;
  
  @include int.sans($size: "100");
}