h2 {
  color: #003366;
  border-bottom: 2px solid #003366;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-size: 1.5em;
}
h3 {
  color: #003366;
  font-size: 1.1em;
}
.panel {
  border: 1px solid #dee2e6;
  margin-bottom: 20px;
  box-shadow: none;
}
.research-item {
  border-left: 3px solid #6c757d;
  padding-left: 15px;
  margin-bottom: 15px;
}
.img-placeholder {
  background-color: #e9ecef;
  color: #495057;
  text-align: center;
  padding: 1rem;
}

.reserch-detail .list-unstyled li {
  margin-bottom: 1.3em;
}
.reserch-detail .list-unstyled li p {
  margin-top: 0.3em;
}

.reserch-detail ul:not(.list-unstyled) li {
  margin: 0;
}
