card-stats {
  box-shadow: var(--shadow);

  h5 {
    color: var(--asbestos);
  }

  .icon-text {
    font-size: 12px;
  }
}