.rch-blog-list-page{background:#fff;padding-top:70px}.rch-blog-list-page .container{max-width:860px}.rch-blog-list{display:grid;border-top:1px solid var(--brand-border)}.rch-blog-item{padding:24px 0;border-bottom:1px solid var(--brand-border)}.rch-blog-item span,.rch-blog-item time{color:var(--brand-text);font-size:.86rem}.rch-blog-item h2{font-size:1.35rem;margin:8px 0}.rch-blog-item p{color:var(--brand-text);margin-bottom:8px}.rch-pagination{margin:34px 0}.rch-pagination .page-link{color:var(--brand-primary);border-radius:var(--brand-radius)}.rch-pagination .active .page-link{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}.rch-recent-notes{padding:24px;background:var(--brand-neutral-light);border:1px solid var(--brand-border)}.rch-recent-notes h2{font-size:1.2rem}.rch-recent-notes ul{list-style:none;padding:0;margin:0}.rch-recent-notes li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--brand-border)}.rch-recent-notes li:last-child{border-bottom:0}