.main-header__site-title img {
    max-height: 100px;
    width: auto;
}
#user-bar {
      background-color: #235789;
}
.main-footer__top {
    background-color: #235789;
}
.main-footer__bottom {
    background-color: #821632;
}
a {
            text-decoration: none;
        }
.alignfull {
    margin: 0 0 2.5rem;
    max-width: 100%;
    color: #821632;
}
.main-header hr {
background-color: #CCCCCC !important;
}
.main-footer a {
            text-decoration: none;
        }

h1, h2, h3, h4 {
font-family: "Open Sans", sans-serif;
        }
h1 {
    font-size: 1.6rem;
        }
.site-page-pagination a {
display: none;
        }
.site-page-pagination {
display: none;
        }
a:visited {
    color: #821632;
}
.main-header__advanced-search  {
display: none;
        }
h2 {
    font-size: 1.4rem;
        }
#user-bar.logout  {
    background-color: #821632;
        }
#user-bar.login {
    background-color: #821632;
        }
.caption {
    font-style: normal;
    font-size: 20px;
}
.resource-list .resource__thumbnail img {
    height: 100px;
    object-fit: cover;
    width: 50px !important;
}