<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#comments,
#comment-wrap {
    background: #FFF;
    max-width: 600px;
    width: 100%;
    padding: 10px 15px;
    overflow: scroll;
}

#comments a .dashicons-welcome-comments,
#comment-wrap a .dashicons-welcome-comments {
    font-size: 35px;
    cursor: pointer;
}

.comments-link,
.rating-stars,
#et-trending-button{
    display:none;
}

#top-header {
    background-color: #ad4500;
}

#main-header {
    background-color: #000000;
}

.archive.author #content-area h1{
    color:#edf000;
}

.post-meta,
.et_pb_title_meta_container{
    text-transform: capitalize;
}

h2.entry-title,
.author-title{
    font-family:"Open Sans";
    font-weight:bold;
    font-size:24px;
    font-variant: none !important;
    color:#820041;
    text-transform:capitalize;
}

h1.author-title{
    padding-bottom:0px;
}

h2.post-title a.et-accent-color{
    color: #1e73be !important;
}

.posts-blog-feed-module.masonry div.header{
    height: 230px;
    overflow: hidden;
}

.archive p.bio_description,
.archive .et_pb_blog_grid .post-content-inner p,
.archive .et_pb_posts .post-content-inner p,
.entry-summary p {
    font-size: 16px;
    color: #000;
    padding: 0 0 20px;
}

.et_pb_post_title_0_tb_body .et_pb_title_container .et_pb_title_meta_container,
.post-meta,
.post-meta p,
.post-meta span,
.post-meta a,
.et_pb_post_title_0_tb_body .et_pb_title_container .et_pb_title_meta_container a {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px !important;
    color: rgba(0, 0, 0, 0.5) !important;
    text-align: left;
}

body .post-meta a,
body .et_pb_post_title_0_tb_body .et_pb_title_container .et_pb_title_meta_container a{
    color:#1e73be !important;
}


@media only screen and (min-width: 1200px) {

    /*header{
        position: fixed !important;
        width: 100%;
    }

    #main-header-wrapper{
        height:auto !important;
    }

    #main-header {
        position:relative !important;
    }

    #logo,
    .logo{
        min-height:124px !important;
    }

    .logo{
        margin:20px 0px !important;
    }*/

    .archive .et_pb_extra_column_sidebar{
        padding-top:40px;
    }

    #footer{
        z-index:99999999;
        background:#000;
        position:unset;
    }

    .logo{
        min-height:93px;
    }

    #main-content{
        padding-top:20px;
    }

    #et-boc{
        padding-bottom:50px;
    }

    .page-id-224 #et-boc{
        padding-bottom:0px;
    }

    #et-navigation&gt;ul&gt;li&gt;a{
        padding-bottom:20px;
    }
}

@media only screen and (max-width: 770px) {
    #comments,
    #comment-wrap {
        width: 100% !important;
    }
}


@media only screen and (max-width: 520px) {

    #wpadminbar,
    header.header{
        position:fixed;
    }

    header.header{
        background:#000;
        height:120px;
    }

    #et-boc,
    #main-content{
        padding-top:120px;
    }

    .admin-bar #et-boc,
    .admin-bar #main-content{
        padding-top:120px !important;
    }

    #main-header-wrapper{
        position:relative;
    }

    .logo{
        top: 50px;
        position: relative;
        margin-top:-40px !important;
    }

    #logo,
    .logo{
        height:auto !important;
    }

    #main-header-wrapper{
        max-height:200px;
    }

    #logo,
    .logo{
        width:100%;
    }

    #logo{
        margin: -40px 0 30px;
    }

    #et-mobile-navigation .show-menu{
        position: absolute;
        right: 30px;
        top: 10px;
    }

    #footer{
        position:unset;
    }

}</pre></body></html>