/* Navigation List */
.list-group-item {
  border: 0px;
  padding: 0.5rem;
}

.list-group a {
  color: #1B1B1B;
  text-decoration: none;
  font-weight: 500;
  font-size: 1.1em;
}
