<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Place Your Custom Styles Here */
 /*.YTPOverlay.raster { background: url(../../demo/images/image-4.jpg)}*/
 .overlay-video {
     background-color: #fff!important;
 }
 /*.bg-image-holder img {
     display: initial!important;
 }
 */
 .bg-image-holder {
    /* background-image: url("file:///Users/danielzadnik/Downloads/oli_main_download/html/demo/images/image-4.jpg");*/
 }
 .logo {
     padding-top: 0px!important;
 }
 .frame &gt; * {
    opacity: 0.07;
 }
.text-primary {
    color:#83da0d!important;
}
.btn-white:hover {
    color:#3baf47;
}
.contact-form-result {
    margin-top: 10px;
}
.status {
margin:0px;
}
#twitter-widget-0 {
    max-height:160px;
}
#newsfeed {
    border-radius:6px;
    min-height:400px;
}
@media screen and (max-width: 1023px) {
    #newsfeed {
        min-height:350px!important;
    }
}
a {
    color:#fff;
}
a:hover {
    color:rgba(255,255,255,.8);
}</pre></body></html>