header {
background-color: #000000;
}
body{
  font-family: 'Montserrat',  sans-serif !important;
}

body, h4{
  font-family: 'Montserrat',  sans-serif !important;
}

h1, h2, h3{
  font-family: 'Montserrat',  sans-serif !important;
}

a{
  font-family: 'Montserrat',  sans-serif !important;
}
.blocks {
    width: 97% !important;
    margin: 0 auto !important;
}
#content {
    max-width: 97%;
    margin: 0 auto !important;
}
.container-youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
thead, tbody, tfoot {
    line-height: 25px;
}
.page-count {
    line-height: 25px;
}
.omeka-pagination {
    width:  100%;
margin-top: 30px;
}