#PageFooter { margin-top: 0; }

.sePage .sePageLayout .bsc-heading-divider {
 margin-bottom: 11px;
}
.sePage .sePageLayout .bsc-heading-divider::after {
 display: block;
 margin: 3px auto 0;
 background: #b40000;
 width: 100%;
 height: 1px;
 content: "";
}

