/* About page only: readable introduction, background, and next reading links. */
.page-id-2 .site-content { display: block; box-sizing: border-box; max-width: 808px; margin-inline: auto; padding: 56px 24px 64px; }
.page-id-2 #right-sidebar { display: none; }
.page-id-2 #primary { width: 100%; float: none; }
.page-id-2 .site-main { margin: 0; }
.page-id-2 .inside-article { margin: 0; padding: 0; background: transparent; border: 0; }
.page-id-2 .entry-header { margin: 0; padding: 0; border: 0; }
.page-id-2 .entry-title { margin: 0; font-size: clamp(28px,3vw,34px); font-weight: 700; line-height: 1.3; color: #20242b; }
.page-id-2 .entry-content { margin: 24px 0 0; }
.bf-about { font-size: 16px; line-height: 1.85; color: #20242b; overflow-wrap: break-word; }
.bf-about p { margin: 0 0 16px; }
.bf-about .bf-about-lead { font-size: 19px; font-weight: 500; }
.bf-about section { margin: 44px 0 0; scroll-margin-top: 80px; }
.bf-about h2 { margin: 0 0 18px; padding: 0; border: 0; font-size: 24px; line-height: 1.45; font-weight: 700; }
.bf-about ul { margin: 0 0 20px; padding-left: 22px; }
.bf-about li { margin-bottom: 10px; }
.bf-about strong { font-weight: 500; }
.bf-about .bf-about-topics, .bf-about .bf-about-reading { list-style: none; padding: 0; }
.bf-about-topics li, .bf-about-reading li { margin-bottom: 20px; }
.bf-about-topics strong, .bf-about-topics span { display: block; }
.bf-about-topics strong { margin-bottom: 4px; }
.bf-about-topics span, .bf-about-reading p { color: #535b67; }
.bf-about .bf-about-illustration { max-width: 520px; margin: 24px auto 0; }
.bf-about .bf-about-illustration img { display: block; width: 100%; max-width: 100%; height: auto; border-radius: 0; box-shadow: none; }
.bf-about a { color: #20242b; text-decoration: underline; text-underline-offset: 4px; }
.bf-about-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 24px; }
.bf-about-actions a, .bf-about-reading a { display: inline-flex; align-items: center; min-height: 44px; font-weight: 500; }
.bf-about-intro .bf-about-actions a:first-child { padding: 8px 16px; background: #20242b; color: white; text-decoration: none; }
.bf-about a:focus-visible { outline: 2px solid #20242b; outline-offset: 3px; }
@media (max-width: 700px) {
 .page-id-2 .site-content { padding: 36px 20px 40px; }
 .bf-about h2 { font-size: 22px; }
 .bf-about section { margin-top: 36px; }
}
