  header {
    border-color: #D00000;
  }
  
  .item-showcase .resource.item:not(:only-child) h3 {
  font-size: 13px;
  font-family: "Lora",serif
}

.item-showcase .resource.item:not(:only-child) img {
  max-height: 9rem;
  width: 200px;
  float: none;
  margin-right: 0;
  vertical-align: top;
}

.media-embed .resource h3 {
  font-size: 13px;
  font-family: "Lora", serif
}  

.results  .result-site{
 display: none;
 }