@charset "utf-8";
/* CSS Document */

p.page-subtitle{
	display:none;
}

div.content_wrapper:nth-child(2){
	display:none;
}
div.content_wrapper.top-meta-nav.thin_padding.new-secondary-background{
	display:none;
}
nav.eleven.columns.breadcrumb.secondary-text-a-hover {
	display: none;
}
 .browse .list .grey_block .archive_icon {
	width: 24px;
	height: 24px;
	display: none;
}
.new-primary-high-contrast-background {
    background-color: #fbfbfb;
}
.container .twelve.columns::before{
    content:url(https://usm.access.preservica.com/wp-content/uploads/sites/127/2020/11/digitalcollections3.jpg);
}
#logo-home-link > img:nth-child(1) {
    display:none;
}
.grey_block .archive_name h5 a {
    display: block;
    height: inherit;
    overflow: hidden;
    white-space: normal;
    color: #000;
}
.title-container h1, .title-container p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}
a.metadata-link{
    Color:blue;
    font-weight: normal;
}
a.metadata-link:hover{
    color:DodgerBlue;
}
a.fa{
    color:#000000;
}
#metadata-switch-buttons{
    display:none;
}
