body {
  font-family: 'Segoe UI', sans-serif;
}

h1, h2, h5 {
  font-weight: 700;
}

.list-group-item {
  font-size: 1.1rem;
  background-color: transparent;
  border: none;
}
