body{
background-image:url("https://exhibits.sjsu.edu/files/asset/5aaf8b9d960aa30fadedbe64639e6cb226b2fbdf.jpg");
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  font-style: normal;
color:#94A60F;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Space Mono", monospace;
  font-weight: 400;
  font-style: normal;
color:#94A60F;
}
h1,h2 {
  font-weight: 700;
color:#AE352D;
}


a, a:visited {
color: #fff;
 font-weight: 400;
    background-color: #000;
}

a:hover {
 font-weight: 400;
color: #1474D9;
}

button, .site-page-pagination a:hover:not(.disabled),  .pagination .pager .gotopage-btn {
background-color:#69760A;
}
.site-page-pagination a {
background-color:#000;
}


label, span.label {
color:#94A60F;
}
.resource__meta a {
color:#94A60F;
}
#menu-drawer {
background-color:#000;
}
.menu-drawer .navigation-controls  {
background-color:#000;
}

.main-header {
background:transparent;
}
.main-header__top-bar {
background-color:#000;
opacity:.8;
}
.main-header hr {
background:transparent;
heigh:3px;
}
.main-header__main-bar {
background-color:#000;
}

#main-content {
background-color:#000;
color:#94A60F;
margin-top:15px;
margin-bottom: 10px;
margin-left:10px;
}
.resource-list .resource {
background-color:#000;
border:1px solid #94A60F;
}
.leaflet-popup-content-wrapper {
background-color:#000;
color: #94A60F;
}

.leaflet-popup-content-wrapper a, .leaflet-popup-content-wrapper a:visited {
color:#fff;
}


.leaflet-control-attribution a {
background-color:transparent;
}

@media (min-width: 1450px) {
#main-content {
margin-left:auto;
}
.main-footer{
max-width: 1440px;
    margin: auto;
}
}
.main-footer__top {
background-color:#000;
opacity:.9;
}
.main-footer hr {
background-color:#D92114;
}

.main-footer__bottom {
background-color:#000;
opacity:.8;
}
