.ssu-stat {
  .card-body {
    padding: calc(var(--bs-spacer) * 1.75) calc(var(--bs-spacer) * 1.875);
  }
}

.ssu-stat-legacy {
  max-width: 29rem;

  strong {
    font-size: 5rem;
    line-height: 0.75!important;
    text-shadow: 3px 3px 0 var(--bs-ssu-blue-light);
  }

}
