.main-page .page-width {
    max-width: var(--custom-page-width);
}
.main-page-title {
    color: rgb(var(--color-heading-text));
}
