#right-sidebar-inner .widget-title {
    border: none;
    padding-left: 0;
    font-weight: bold;
}

.blog-entry.large-entry .blog-entry-readmore a {
    background-color: #f49900;
    color: white;
    border: none!important;
    font-weight: 600;
}

.blog-entry.large-entry .blog-entry-readmore a:hover {
    color: white!important;
    background-color: #d08300;
}

.blog-entry.post .thumbnail img {
    width: auto!important;
}

.single .thumbnail img {
    display: none;
}

.wp-block-separator.clear {
    border: none;
}

#site-logo a.site-logo-text {
    font-weight: 600;
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1!important;
    -webkit-opacity: 1!important;
    opacity: 1!important;
}

#site-navigation-wrap .dropdown-menu > li > a {
    font-weight: 600;
}