@use './vars.scss' as *;
@use '@cfpb/cfpb-design-system/src/elements/abstracts' as *;

.a-date {
  color: $date;
  white-space: nowrap;

  @include heading-5;
}
