.main-header.bg-brand-4 {
    background-color: #0050CF !important;
}

.logo {
    width: 300px;
}

.main-header .main-nav ul li a, .nav-topbar li a {
    color:#fff;
}

h1, h2, h3 {
    line-height: 1.1;
    margin-bottom: 18px;
}

.entry-main-content p,
.entry-main-content ul li,
.comment-content ul li {
    line-height: 1.4;
}

.tablebodytext {
    display:none;
}

.archive-header {
    flex-direction: column;
    align-items: start;
}

h1 {
    line-height: 46px;
}

h3 {
    font-size: 30px;
}

.breadcrumb {
    margin-top: -15px;
    text-transform: none;
}

.entry-main-content ul li,
.comment-content ul li {
    margin-bottom: 20px;
}

pre {
    background: #eeeeee;
}

.entry-main-content h2 {
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 28px;
    font-size: 2rem;
}

.entry-main-content h3 {
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 28px;
    font-size: 1.5rem;
}