.jumbotron .title {
  font-family: Verdana;
}

.emphasis {
  font-weight: bold;
}

h4 {
  margin-top: .5rem;
}


ul.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}