/* BEGIN custom_css_box */
.blog .logo img {
    max-width: 150px;
    content: url(../../uploads/2017/01/heart-header-logo.png);
}

.single-post .logo img {
    max-width: 150px;
    content: url(../../uploads/2017/01/heart-header-logo.png);
}

.widget ul li {text-align: center; list-style: none;}
.widgettitle {text-align: center;}
.blog.single-post a {color: #3f484f;}

.page-id-473 .blog-title {display: none;}


/* END custom_css_box */