/* Data Visualization Styles */

.covid-data-viz__icon {
  min-width: 2rem;
}

.covid-data-viz__h2 {
  background-color: #f2f2f2;
  padding: 1rem;
}
