.pub-type {
  text-transform: uppercase;
  font-weight: bold;
}

.publication-subtitle {
  font-size: 2rem;
  line-height: 1;
  margin-top: -.6rem;
  margin-bottom: 1rem;
}

.list-subtitle {
  padding: 0;
  margin-top: -1rem;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

.date {
  border-bottom: 2px solid black;
  width: max-content;
  margin-bottom: 2rem;
}

.date-list {
  border: none;
  font-size: .9rem;
}

.view-publiication-list .views-field-nothing-1 {
    margin: 1rem 1rem 0; 
}