h1.site-title{
font-family:  halyard-display, sans-serif;
color: #0051ba;
}
h2{
    color: #004091;
}
legend{
    color: #971b2f;
}
header{
    padding-top: 10px;
    padding-bottom: 3px;
    background: #F1F1F1;
}
body{
    font-family:  halyard-display, sans-serif;
    background-image: url(https://dolecollections.ku.edu/files/asset/2e7e5270038ff5c1a0309de15cd6247736918bed.png);
    line-height: 27px;
}
a:link {
  text-decoration: none;
}
.carousel-block {
    border-radius: 15px;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.block-facetedBrowsePreview table .resource-link, .faceted-browse-page #section-content table .resource-link {
    max-width: 200rem;
}
.button.permalink {
    max-height: 3rem;
}
section-sidebar {
   max-width: 15%;
   font-size: 18px;
}
fieldset {
   border-color: transparent;
   font-size: 18px;
}
.facet legend {
    font-size: 1.1rem;
}
input, textarea, button, .button, .resource-list.preview+a, select {
    font-size: 16px;
    line-height: 30px;
}
@media screen and (min-width: 800px) {
    table {
    font-size: 18px;
}
nav.pagination {
font-size: 18px;
line-height: 45px;
}
.pagination form, .pagination .button, .pagination .resource-list.preview+a, .pagination button, .pagination .page-count {
display: inline-block;
height: 45px;
padding: 3px;
}
footer{
    color: #AAAAAA;
    font-size: 1rem;
}
div.bulk-export { display: none; }