.site {
margin: 0 !important;
padding: 0 !important;
}
.site-header {
position: relative !important;
margin: 0;
}
.search-no-results .site-main {
z-index: 0 !important;
}
@media all and (-ms-high-contrast:none) {
.lazyload, .entry-content img {
opacity: 1 !important;
}
}
.site-footer {
padding: 0 !important;
}
img[alt="css.php"] {
display: none;
}
.site {
min-height: 86vh;
padding-top: 20px;
padding-bottom: 40px;
}
.wp-block-image {
width: 100%;
}
.wp-block-image img {
min-width: 100%;
}
.wp-block-embed {
overflow: hidden;
border-radius: 8px;
} .wpforms-required-label {
color: #C00000 !important;
} .mb-link-block-content {
font-family: "Heebo",sans-serif;
}
.mb-link-blocks {
margin-bottom: 35px;
}
.site-content a:hover {
color: #0065bd;
}
@media only screen and (max-width: 600px) {
.alignleft {
width: 100%;
}
.alignleft img {
width: 100%;
}
}
.site-content .hentry {
max-width: 785px;
}
h1, h2, h3, h4, h5, h6 {
padding-top: 0 !important;
margin-top: 0 !important;
}
.site-content {
overflow: inherit;
} .csusb-header {
background-color: #0065bd;
height: 45px;
text-align: center;
}
.csusb-header img {
height: 100%;
}
.csusb-footer {
position: relative;
padding: 35px;
text-align: center;
background-color: #f1f1f1;
}
.csusb-footer img {
height: 35px;
}
.csusb-footer span {
display: block;
font-family: "Heebo",sans-serif;
color: #666666;
font-weight: 500;
margin: 10px 0;
padding: 10px 0;
font-size: 15px;
border-top: 1px solid rgba(0,0,0,0.1);
}
@media only screen and (min-width: 600px) {
.csusb-footer span {
display: inline-block;
border-top: none;
margin: 0 10px;
padding: 0 10px;
border-left: 1px solid rgba(0,0,0,0.1);
}
}
.admin-link {
position: absolute;
display: inline-block;
font-family: "Heebo",sans-serif;
left: 20px;
bottom: 20px;
font-size: 14px;
background: #666666;
color: white;
padding: 4px 8px;
border-radius: 4px;
transition: all 350ms ease;
z-index: 1;
}
.admin-link:active, .admin-link:hover, .admin-link:focus {
background: #3d3d3d;
} .link-blocks {
font-family: "Heebo",sans-serif;
margin-bottom: 1.85em;
}