.navbar-brand img {
    max-height: 42px;
}

.title-box h2 {
    font-size: 34px;
}

.tech-empty {
    padding: 30px;
    border: 1px solid #ebebeb;
    background: #fff;
}

.tech-empty p:last-child {
    margin-bottom: 0;
}

.link-widget ul,
.tech-tags-cloud,
.tech-category-list,
.tech-sidebar-list {
    margin-bottom: 0;
}

.tech-tags-cloud a {
    display: inline-block;
    margin: 0 8px 8px 0;
    font-size: 14px;
    color: #f36100;
}

.blog-meta.big-meta p {
    word-break: break-word;
}

.single-post-media img,
.post-media img {
    width: 100%;
}

.blog-content img {
    height: auto;
}

.blog-content .img-fluid {
    margin: 1.5rem 0;
}

.footer .social a {
    margin-right: 8px;
}

.tech-sidebar-note {
    font-size: 14px;
    line-height: 1.7;
}
