@import url('https://fonts.googleapis.com/css2?family=Archivo&display=swap');

body { 
background-colo: white;
}
.menuHP {
float:right;
width:33%;
margin-left:7%;
}
.menuHP h2 {
font-family: "Archivo Black",sans-serif;
}

.show #content h2:first-child + h3,  .item-set h3, .item-set .uv,  .browse .uv, .item-set .banner, .show .banner , .search .banner,  .browse .banner {
display: none;
 }

.title {
border-left: 1em #ffe300 solid;
padding-left: 0.5em;
}

.iiif-copy {
  float: right;
}

header, header nav .menu-toggle, .search-toggle {
background-color: #211f1f;
 }

h1, h2, h3, h4, h5, h6,.property dt, .property h4, .resource-list .resource-name {
color: #211f1f;
font-family: Archivo,sans-serif;
}

.resource-list a.resource-link .resource-name,  .results .resource-link .resource-name  {
background-color: transparent;
}
