html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    margin: 0;
    color: #000;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    background-image: url("../images/site-background.png");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    font-size: 18px;
    line-height: 1.45;
}

a {
    color: #0000ee;
    text-decoration: underline;
}

.br-home-wrap {
    width: min(1120px, calc(100vw - 24px));
    margin: 0 auto 28px;
}

.br-home-title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.br-home-table {
    display: grid;
    grid-template-columns: 158px 128px 128px 286px 128px 128px 158px;
    grid-template-areas:
        "home top1 top2 brand top3 top4 reading"
        "left school school school school school right";
    gap: 0;
    align-items: start;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    background: #ffff00;
}

.br-top-cell {
    min-height: 85px;
    min-width: 0;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 1.28;
    color: #000;
}

.br-top-home {
    grid-area: home;
    background: #ffff00;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

.br-top-home a {
    color: #000;
    text-decoration: none;
}

.br-top-home span {
    color: #004fe8;
    font-size: 22px;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    text-decoration: underline;
    font-weight: 400;
}

.br-top-link {
    background: #d6dfef;
    color: #000;
    font-size: 24px;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
}

.br-top-link-1 {
    grid-area: top1;
}

.br-top-link-2 {
    grid-area: top2;
}

.br-top-link-3 {
    grid-area: top3;
}

.br-top-link-4 {
    grid-area: top4;
}

.br-brand {
    grid-area: brand;
    background: #00306f;
    color: #ffff00;
}

.br-brand-cn {
    color: #ffff00;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.08em;
    white-space: nowrap;
}

.br-brand-trigram {
    color: #000;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 0.9em;
    letter-spacing: 0;
    margin: 0 0.08em;
}

.br-top-reading {
    grid-area: reading;
    background: #dfedda;
    color: #000;
    text-decoration: none;
    flex-direction: column;
    font-size: 29px;
}

.br-top-reading span {
    display: block;
    font-size: 23px;
    line-height: 1.1;
}

.br-left-menu {
    grid-area: left;
    background: #dfedda;
}

.br-right-menu {
    grid-area: right;
    background: #dfedda;
}

.br-left-menu a,
.br-right-menu a {
    min-height: 43px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    display: flex;
    align-items: center;
    padding: 0 14px;
    color: #000;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    text-decoration: none;
    white-space: nowrap;
}

.br-right-menu a {
    justify-content: center;
    padding: 0 8px;
}

.br-school-area {
    grid-area: school;
    border-right: 2px solid #ffff00;
}

.br-school-area h2 {
    margin: 0;
    height: 43px;
    border-bottom: 0;
    background: #00306f;
    color: #fff;
    text-align: center;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 32px;
    line-height: 43px;
}

.br-school-columns {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    border-top: 6px solid #ffff00;
}

.br-school-column {
    min-height: 583px;
    background: #ffff00;
    border-right: 2px solid #ffff00;
}

.br-school-column:last-child {
    border-right: 0;
}

.br-column-title {
    display: block;
    height: 48px;
    margin: 0;
    border: 0;
    border-bottom: 2px solid #ffff00;
    background: #0000c7;
    color: #fff;
    text-align: center;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 28px;
    line-height: 48px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.br-column-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.br-column-list a,
.br-column-list span {
    display: block;
    min-height: 42px;
    color: #000;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 29px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    overflow-wrap: anywhere;
}

.br-column-list .br-more {
    font-size: 26px;
    letter-spacing: 2px;
}

.br-empty {
    font-size: 22px;
}

.br-inner-wrap {
    width: min(980px, calc(100vw - 28px));
    margin: 24px auto 36px;
    color: #000;
}

.br-inner-header,
.br-content-panel,
.br-breadcrumb,
.br-post-nav,
.br-bottom-nav {
    background: rgba(255, 255, 240, 0.94);
    border: 1px solid #000;
}

.br-inner-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 8px 12px;
    margin-bottom: 8px;
}

.br-site-name {
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 26px;
    font-weight: 700;
}

.br-return-link {
    display: inline-block;
    background: #ffff00;
    border: 1px solid #000;
    padding: 3px 10px;
    color: #000;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-weight: 700;
    text-decoration: none;
}

.br-content-panel {
    padding: 16px 20px 22px;
}

.br-content-panel h1 {
    margin: 0 0 14px;
    padding-bottom: 8px;
    border-bottom: 2px solid #00306f;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 30px;
    line-height: 1.25;
}

.br-entry-content {
    font-size: 19px;
    overflow-wrap: anywhere;
}

.br-entry-content > *:first-child {
    margin-top: 0;
}

.br-entry-content > *:last-child {
    margin-bottom: 0;
}

.br-entry-content img,
.br-entry-content video,
.br-entry-content iframe {
    max-width: 100%;
    height: auto;
}

.br-entry-content figure,
.br-entry-content .wp-block-image,
.br-entry-content .wp-block-gallery,
.br-entry-content .wp-block-embed,
.br-entry-content .wp-block-video {
    max-width: 100%;
}

.br-entry-content figcaption {
    font-size: 16px;
    text-align: center;
}

.br-entry-content blockquote {
    margin: 16px 0;
    padding: 8px 14px;
    border-left: 4px solid #00306f;
    background: #f7ffe8;
}

.br-entry-content .wp-block-table {
    max-width: 100%;
    overflow-x: auto;
}

.br-entry-content table {
    width: 100%;
    border-collapse: collapse;
}

.br-entry-content th,
.br-entry-content td {
    border: 1px solid #000;
    padding: 6px;
    vertical-align: top;
}

.br-entry-content pre {
    max-width: 100%;
    overflow-x: auto;
    padding: 10px;
    border: 1px solid #000;
    background: #f7ffe8;
}

.br-entry-content .wp-block-separator {
    border: 0;
    border-top: 1px solid #00306f;
}

.br-entry-content .wp-block-gallery {
    gap: 8px;
}

.br-entry-content .wp-block-gallery img {
    display: block;
}

.br-breadcrumb {
    padding: 7px 10px;
    margin-bottom: 8px;
    font-size: 16px;
}

.br-breadcrumb a,
.br-post-nav a,
.br-article-list a {
    color: #0000ee;
}

.br-post-nav {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-top: 8px;
    padding: 8px 10px;
}

.br-bottom-nav {
    margin: 8px 0 0;
    padding: 8px 10px;
}

.br-bottom-nav .br-return-link + .br-return-link {
    margin-left: 8px;
}

.br-article-list {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #000;
}

.br-article-list li {
    border-bottom: 1px solid #000;
}

.br-article-list > li > a {
    display: block;
    padding: 8px 10px;
    color: #000;
    text-decoration: none;
}

.br-article-item {
    display: flex;
    gap: 12px;
    padding: 10px;
}

.br-article-thumb {
    flex: 0 0 160px;
    align-self: flex-start;
}

.br-article-thumb img {
    display: block;
    width: 160px;
    max-width: 100%;
    height: auto;
    border: 1px solid #000;
}

.br-article-summary {
    min-width: 0;
    flex: 1;
}

.br-article-title {
    color: #000;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
}

.br-article-date {
    margin: 5px 0;
    font-size: 15px;
}

.br-article-excerpt {
    font-size: 17px;
    line-height: 1.55;
}

.br-article-excerpt p {
    margin: 0;
}

.br-read-more {
    display: inline-block;
    margin-top: 6px;
    color: #0000ee;
}

.br-article-list a:hover,
.br-left-menu a:hover,
.br-right-menu a:hover,
.br-column-list a:hover {
    text-decoration: underline;
}

.comments-area h2,
.comment-reply-title {
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-size: 24px;
    margin: 18px 0 8px;
}

.comment-list {
    margin: 0 0 18px;
    padding-left: 24px;
}

.comment-body {
    border: 1px solid #000;
    background: #f7ffe8;
    margin-bottom: 8px;
    padding: 8px;
}

.comment-form label {
    display: block;
    font-weight: 700;
    margin-bottom: 3px;
}

.comment-form input,
.comment-form textarea {
    width: 100%;
    border: 1px solid #000;
    padding: 8px;
    font: inherit;
    background: #fff;
}

.comment-form .submit {
    width: auto;
    background: #ffff00;
    border: 1px solid #000;
    padding: 6px 18px;
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", "Noto Serif CJK SC", "Source Han Serif SC", "AR PL UKai CN", serif;
    font-weight: 700;
    cursor: pointer;
}

.nav-links {
    margin-top: 12px;
}

.nav-links a,
.nav-links span {
    display: inline-block;
    border: 1px solid #000;
    background: #ffff00;
    color: #000;
    padding: 4px 8px;
    text-decoration: none;
}

@media (max-width: 1120px) {
    .br-home-wrap {
        overflow-x: auto;
    }

    .br-home-table {
        width: 1120px;
    }
}

@media (max-width: 760px) {
    body {
        font-size: 17px;
        background-attachment: scroll;
    }

    .br-home-wrap {
        width: calc(100vw - 14px);
        margin-bottom: 18px;
    }

    .br-home-title {
        margin-top: 4px;
        height: auto;
        font-size: 28px;
    }

    .br-home-table {
        display: block;
        width: 100%;
        border-right: 1px solid #000;
    }

    .br-top-cell {
        min-height: 56px;
        font-size: 24px;
    }

    .br-brand-cn {
        font-size: 26px;
    }

    .br-left-menu a,
    .br-right-menu a {
        min-height: 38px;
        justify-content: center;
        font-size: 23px;
    }

    .br-school-area h2 {
        font-size: 26px;
    }

    .br-school-columns {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .br-school-column {
        min-height: 0;
        border-bottom: 1px solid #000;
    }

    .br-column-title {
        height: 42px;
        margin: 0;
        font-size: 22px;
        line-height: 42px;
    }

    .br-column-list a,
    .br-column-list span {
        min-height: 34px;
        font-size: 23px;
        line-height: 34px;
    }

    .br-inner-wrap {
        width: calc(100vw - 14px);
        margin-top: 10px;
    }

    .br-inner-header,
    .br-post-nav {
        display: block;
    }

    .br-site-name {
        font-size: 22px;
        margin-bottom: 6px;
    }

    .br-content-panel {
        padding: 12px;
    }

    .br-content-panel h1 {
        font-size: 26px;
    }

    .br-article-item {
        display: block;
    }

    .br-article-thumb {
        display: block;
        width: min(240px, 100%);
        margin: 0 0 8px;
    }

    .br-article-thumb img {
        width: 100%;
    }

    .br-article-title {
        font-size: 22px;
    }
}

/*
 * Responsive continuation of the approved table layout.
 * The yellow content field remains a fixed 583px visual block at every width;
 * only its column count, type size and available width change.
 */
@media (min-width: 761px) and (max-width: 1199px) {
    .br-home-wrap {
        width: calc(100vw - 16px);
        max-width: 1120px;
        overflow-x: hidden;
    }

    .br-home-table {
        width: 100%;
        grid-template-columns: 1fr 1fr 1fr 2fr 1fr 1fr 1fr;
        overflow: hidden;
    }

    .br-top-cell {
        font-size: 20px;
        line-height: 1.15;
    }

    .br-top-home span {
        font-size: 16px;
    }

    .br-brand-cn {
        font-size: 32px;
    }

    .br-top-reading {
        font-size: 20px;
    }

    .br-top-reading span {
        font-size: 16px;
    }

    .br-left-menu a,
    .br-right-menu a {
        padding-right: 4px;
        padding-left: 4px;
        font-size: 22px;
    }

    .br-school-columns {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .br-school-column {
        height: 583px;
        min-height: 583px;
        overflow-y: auto;
        border-right: 2px solid #ffff00;
        border-bottom: 0;
    }

    .br-school-column:nth-child(3n) {
        border-right: 0;
    }

    .br-school-column:nth-child(n + 4) {
        border-top: 2px solid #ffff00;
    }

    .br-column-title {
        font-size: 22px;
    }

    .br-column-list a,
    .br-column-list span {
        font-size: 22px;
    }
}

@media (max-width: 760px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .br-home-wrap {
        width: calc(100vw - 12px);
        max-width: none;
        overflow-x: hidden;
    }

    .br-home-table {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        border-right: 1px solid #000;
    }

    .br-top-cell {
        min-height: 56px;
        width: 100%;
        font-size: 22px;
        line-height: 1.15;
        white-space: nowrap;
    }

    .br-top-home span {
        font-size: 18px;
    }

    .br-brand-cn {
        font-size: 34px;
    }

    .br-brand-trigram {
        font-size: 0.85em;
    }

    .br-top-reading {
        font-size: 23px;
    }

    .br-top-reading span {
        font-size: 18px;
    }

    .br-left-menu a,
    .br-right-menu a {
        min-height: 38px;
        width: 100%;
        justify-content: center;
        padding: 0 4px;
        font-size: 22px;
    }

    .br-school-area {
        width: 100%;
        border-right: 0;
    }

    .br-school-area h2 {
        height: 43px;
        font-size: 26px;
        line-height: 43px;
    }

    .br-school-columns {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        border-top-width: 6px;
    }

    .br-school-column {
        height: 583px;
        min-height: 583px;
        overflow-y: auto;
        border-right: 2px solid #ffff00;
        border-bottom: 0;
    }

    .br-school-column:nth-child(2n) {
        border-right: 0;
    }

    .br-school-column:nth-child(n + 3) {
        border-top: 2px solid #ffff00;
    }

    .br-column-title {
        height: 42px;
        font-size: 21px;
        line-height: 42px;
    }

    .br-column-list {
        width: 100%;
    }

    .br-column-list a,
    .br-column-list span {
        min-height: 34px;
        padding: 0 2px;
        font-size: 21px;
        line-height: 34px;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .br-inner-wrap {
        width: calc(100vw - 12px);
        max-width: none;
        overflow-x: hidden;
    }

    .br-entry-content {
        max-width: 100%;
        font-size: 18px;
    }

    .br-entry-content .wp-block-table,
    .br-entry-content pre {
        max-width: 100%;
        overflow-x: auto;
    }
}

@media (max-width: 360px) {
    .br-top-cell {
        font-size: 20px;
    }

    .br-top-home span {
        font-size: 16px;
    }

    .br-brand-cn {
        font-size: 30px;
    }

    .br-top-reading {
        font-size: 21px;
    }

    .br-top-reading span {
        font-size: 16px;
    }

    .br-left-menu a,
    .br-right-menu a,
    .br-column-list a,
    .br-column-list span {
        font-size: 20px;
    }

    .br-column-title {
        font-size: 20px;
    }
}


/* 91BOOKROOM logo and palette refinements based on logo.pdf. */
:root {
    --br-deep-blue: #00306f;
    --br-logo-yellow: #ffff00;
}

body {
    font-family: Arial, "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;
    font-weight: 400;
}

.br-top-cell,
.br-top-home span,
.br-top-link,
.br-top-reading,
.br-left-menu a,
.br-right-menu a,
.br-school-area h2,
.br-column-title,
.br-column-list a,
.br-column-list span,
.br-inner-wrap,
.br-site-name,
.br-return-link,
.br-content-panel h1,
.br-article-title,
.comments-area h2,
.comment-reply-title,
.comment-form label,
.comment-form .submit,
.nav-links a,
.nav-links span {
    font-family: Arial, "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;
    font-weight: 400;
}

.br-brand {
    background: var(--br-deep-blue);
    color: var(--br-logo-yellow);
    padding: 0 8px;
}

.br-brand-cn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: clamp(10px, 1.4vw, 20px);
    color: var(--br-logo-yellow);
    font-family: STWeibei, "Weibei SC", "魏碑", "FZKai-Z03", "KaiTi", serif;
    font-size: clamp(27px, 3.1vw, 44px);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    white-space: nowrap;
}

.br-brand-word {
    display: inline-block;
}

.br-brand-mark {
    display: block;
    width: clamp(36px, 4.2vw, 54px);
    height: clamp(48px, 5.8vw, 66px);
    flex: 0 0 auto;
    object-fit: contain;
    object-position: center;
}

.br-brand-trigram {
    display: none;
}

.br-top-home span,
.br-top-home a,
.br-top-link,
.br-top-reading,
.br-left-menu a,
.br-right-menu a {
    color: var(--br-deep-blue);
}

.br-top-home span {
    text-decoration: underline;
}

.br-school-area h2 {
    background: var(--br-deep-blue);
    color: var(--br-logo-yellow);
    font-weight: 400;
}

.br-school-column {
    height: 583px;
    min-height: 583px;
    overflow: hidden;
    background: var(--br-logo-yellow);
}

.br-column-title {
    background: var(--br-logo-yellow);
    color: var(--br-deep-blue);
    border-bottom-color: var(--br-deep-blue);
    font-weight: 400;
}

.br-column-list a,
.br-column-list span,
.br-column-list .br-more {
    color: var(--br-deep-blue);
    font-weight: 400;
}

.br-side-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 260px;
    padding: 24px 16px 30px;
    background: var(--br-logo-yellow);
}

.br-side-brand img {
    display: block;
    width: min(100%, 126px);
    height: 126px;
    object-fit: contain;
    object-position: center;
}

@media (min-width: 761px) {
    .br-side-brand {
        min-height: 290px;
    }
}

@media (min-width: 761px) and (max-width: 1199px) {
    .br-brand-cn {
        gap: 10px;
        font-size: 32px;
    }

    .br-brand-mark {
        width: 40px;
        height: 54px;
    }

    .br-side-brand img {
        width: min(100%, 104px);
        height: 104px;
    }
}

@media (max-width: 760px) {
    .br-brand {
        min-height: 78px;
        padding: 8px 6px;
    }

    .br-brand-cn {
        gap: 8px;
        font-size: 30px;
    }

    .br-brand-mark {
        width: 31px;
        height: 43px;
    }

    .br-school-column {
        height: 583px;
        min-height: 583px;
        overflow: hidden;
    }

    .br-side-brand {
        min-height: 170px;
        padding: 18px 12px 22px;
    }

    .br-side-brand img {
        width: min(100%, 92px);
        height: 92px;
    }
}

@media (max-width: 360px) {
    .br-brand-cn {
        gap: 6px;
        font-size: 26px;
    }

    .br-brand-mark {
        width: 27px;
        height: 38px;
    }
}


/* Transparent supplied hexagrams and continuous school-table framing. */
.br-brand-mark,
.br-side-brand img {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    object-fit: contain;
}

.br-school-columns {
    border-top: 6px solid var(--br-logo-yellow);
    border-left: 1px solid var(--br-deep-blue);
    border-right: 1px solid var(--br-deep-blue);
    border-bottom: 1px solid var(--br-deep-blue);
}

.br-school-column {
    border-right: 1px solid var(--br-deep-blue);
    border-bottom: 1px solid var(--br-deep-blue);
}

.br-school-column:last-child {
    border-right: 0;
}

.br-column-title {
    border-bottom: 2px solid var(--br-deep-blue);
}

@media (min-width: 761px) and (max-width: 1199px) {
    .br-school-column:nth-child(3n) {
        border-right: 0;
    }
}

@media (max-width: 760px) {
    .br-school-column:nth-child(2n) {
        border-right: 0;
    }
}

/* v4: guarantee the hexagram assets have no visible image-box background. */
.br-brand-mark,
.br-side-brand img {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}


/* v5 refinements: normal-weight English Poetry heading and clearer more-link text. */
.br-top-reading-title {
    display: block;
    font-family: "Microsoft YaHei", "Noto Sans CJK SC", Arial, sans-serif;
    font-weight: 400;
}

.br-top-reading strong {
    font-weight: 400;
}

.br-column-list .br-more {
    font-weight: 400;
    white-space: nowrap;
}

/* v7.1: lift and embolden the more-link for clearer spacing above the bottom yellow rule. */
.br-column-list .br-more {
    position: relative;
    top: -10px;
    font-weight: 700;
}
