.tech-references {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tech-references li {
  list-style-type: none;
  margin: 5px 0;
  padding-left: 0;
}
.tech-references .section-header {
  text-decoration: underline;
}

