﻿.article-container #content.container > div {
    max-width: 800px;
    margin: auto;
}

#content .component {
    margin-bottom: 30px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem !important;
}

b, strong {
    font-weight: 700;
}

.font-xl a{
    font-size: 1.5rem !important;
    line-height: 2.5rem !important;
}