/* Blog Page Header Override */
.page-header {
    background: var(--primary-color);
    text-align: center;
}
