/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 10:10:02 */
body {
    background: #000000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
    clear: both;
    line-height: 1.4;
}

p {
    color: #eeeeee;
}
.site-footer .footer-widgets {
    display: none;
}

.site-info .copyright span:nth-child(2) {
    display: none;
}

.side-nav .widget, .side-nav .widget_block {
    margin-bottom: 40px;
    max-width: 100%;
    display: none;
}

.inspiro--with-page-nav .navbar-toggle {
    display: none;
}

@media screen and (max-width: 64em) {
   .inspiro--with-page-nav .navbar-toggle {
        display: block;
    }
}

@media screen and (max-width: 40em) {
    body:not(.wp-custom-logo) a.custom-logo-text {
        font-size: 16px;
        font-size: 1.0rem;
    }
}