.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content h6 {
    line-height: 1.2em;
}

.tab-content h2 {font-size: 1.5625rem}
.tab-content h3 {font-size: 1.25rem}
.tab-content h4 {font-size: 1.125rem}
.tab-content h5 {font-size: 1rem}
.tab-content h6 {font-size: .875rem}

.tab-content a {
    font-weight: 400;
    text-decoration: none;
}

.tab-content img,
.tab-content .wp-caption {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}

.tab-content p,
.tab-content ul,
.tab-content li,
.tab-content ol {
    font-size: 1rem;
    line-height: 1.8;
}