﻿.article-category .heading-md {
    margin-top: 0;
}

.article {
    margin-bottom: 20px;
    background: #f6f6f6;
}

.article.white {
    background: #fff;
}

.article h2 {
    color: #101010;
    margin-top: 10px;
}

.article h3 {
    font-size: 20px;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-weight: 500;
}

.article img {
    margin-top: 7px;
}

.article-sidebar .r-side {
    margin-bottom: 30px;
}

.article ul {
    margin-bottom: 5px;
}

.video-headline {
    border-top: 1px solid #b0b0b0;
}
