.workout-day {
  color: var(--color-primary);
  font-weight: bold;
}

.workout-date {
  font-size: 2.2rem;
  font-weight: 800;
}
