.view-publications {
  h3 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
  .views-row {
    border-top: 1px solid #e1ddd2;
    margin-bottom: 1.25rem;
    padding-top: 0.5rem;
    ul {
      font-size: 1rem;
    }
    .views-field-citation .text-hide {
      color: transparent;
      border: 0;
      background-color: transparent;
      text-shadow: none;
      font: 0/0 a;
    }
  }
}
