.InfoNumbersComponent {
  padding: 5rem;
}
.InfoNumbersComponent .lists h2 {
  color: #FFFFFF;
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 700;
}
.InfoNumbersComponent .lists h4 {
  color: #FFFFFF;
  border-bottom: 1px solid #1ca8fc;
  padding-bottom: 1rem;
}
.InfoNumbersComponent .lists h6 {
  color: #1ca8fc;
  text-transform: uppercase;
}
