<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:         Ronneby
Theme URI:          http://themes.dfd.name/ronneby/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            1.1.0
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

.black_bg h5 {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: inline-block;
    padding: 5px 10px;
}
#header-container.small #header {
    background: #051B2C none repeat scroll 0 0 !important;
}
#side-area &gt; div.side_area_title img {
    margin-top: 30px;
}
#footer {
    background-color: #051B2C !important;
}
#footer h6{
    color: #f8f8f8 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    margin-bottom: 20px !important;
}
#main-wrap #sub-footer {
    background-color: #081523 !important;
}
#side-area{
	background:#081523 !important;
}

.fascia_blu .wpb_wrapper h5.widget-title {
    color: #fff;
}
.fascia_blu p {
  color: #ddd;
}

.dfd-video-box .wpb_video_wrapper.dfd-fullscreen-video &gt; a i {
  display: inline-block !important;
  float: none !important;
}
.dfd-video-box .box-name{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    clear: both;
    display: block;
    float: none;
    font-size: 25px;
    line-height: 100%;
    margin: 10px auto !important;
    padding: 10px 20px;
}
.breadcrumbs{
display:none !important;
}
.dfd-gallery-wrap {
    padding: 60px 0;
}

#layout.blog-page #main-content {
    padding: 70px;
}
#layout.blog-page #main-content .entry-thumb{
    max-width:90%;
}</pre></body></html>