.de_light{
    color: #000000;
}

.de_light{
    color:#000000!important;
}

/*Start-  Strzałka Back to the top*/
#back-to-top {
     background-color:#1F4D3A!important;
}
#back-to-top:hover {
     background-color:#1F4D3A!important;
}

#back-to-top.show::before {
    color: #000000;
}

/*End-  Strzałka Back to the top*/

.de_light .blog-list .date-box .month{
    border-bottom: solid 4px #000000;
}

.de_light .blog-list > li {
    border-bottom: solid 1px #000000;
}

.de_light .blog-list h3 h4 a{
    color: #000000;
}

/*.de_light a{*/
/*    color: #000000;*/
/*}*/
/*.de_light a:hover{*/
/*    color: #000000;*/
/*}*/
.de_light .widget {
    border-bottom: solid 1px #000000;
}
.de_light .widget_tag_cloud li a{
    border: solid 1px #000000;
    color: #000000;
}

.sidebar .widget_recent_entries li a{
    color: #000000;
}
.recentcomments a{
    color: #000000;
}
.widget li >a {
    color:#000000;
}

#subheader {
 background-size: cover !important;    
 background-repeat: no-repeat !important;   
}