.result-number {
  font-size: 4rem;
  font-weight: 600;
  color: var(--secondary-color);
}
.highlighted-number {
  color: var(--secondary-color);
}
