.blog-month{padding-top:72px;padding-bottom:72px}.post-row{display:flex;flex-direction:column;gap:12px;padding:26px 0;border-top:1px solid var(--hair);color:var(--navy)}.post-row:first-child{border-top:0;padding-top:0}.post-row:hover{text-decoration:none}.post-row:hover .row-title{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px}.post{padding-top:24px;padding-bottom:104px}.post-body{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:24px;font-size:20px;line-height:1.65;color:var(--n78)}.post-body h1,.post-body h2{font-size:36px;line-height:1.15;margin-top:24px;text-wrap:balance}.post-body h1,.post-body h2,.post-body h3,.post-body h4{font-family:var(--serif);font-weight:500;color:var(--navy)}.post-body h3,.post-body h4{font-size:28px;line-height:1.2;margin-top:12px}.post-body p{margin:0;text-wrap:pretty}.post-body a{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px}.post-body strong{font-weight:500;color:var(--navy)}.post-body blockquote{margin:8px 0;padding:4px 0 4px 24px;border-left:1px solid var(--gold-rule);font-family:var(--serif);font-weight:300;font-style:italic;font-size:26px;line-height:1.4;color:var(--navy)}.post-body ol,.post-body ul{display:flex;flex-direction:column;gap:12px;padding-left:28px}.post-body ul{list-style:none}.post-body ul li{position:relative}.post-body ul li:before{content:"";position:absolute;left:-24px;top:.7em;width:6px;height:6px;background:var(--gold);transform:rotate(45deg)}.post-body ol{list-style:decimal}.post-body img{width:100%;height:auto;margin:8px 0}.post-body hr{border:0;height:1px;background:var(--hair);margin:16px 0}.post-body table{border-collapse:collapse;width:100%;font-size:18px}.post-body td,.post-body th{text-align:left;padding:12px 16px 12px 0;border-bottom:1px solid var(--hair);vertical-align:top}.post-source{max-width:760px;margin:48px auto 0}.post-source a{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px}@media (max-width:900px){.blog-month{padding-top:48px;padding-bottom:48px}}@media (max-width:640px){.post-body{font-size:19px;gap:20px}.post-body h1,.post-body h2{font-size:30px}.post-body h3,.post-body h4{font-size:25px}.post-body blockquote{font-size:23px;padding-left:18px}.post{padding-bottom:72px}}