.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;align-items:start}.page-layout .profession-sidebar{position:sticky;top:128px}.page-layout .entry-content{max-width:760px}.entry-update{margin-top:56px;padding:24px;border-top:1px solid var(--line);background:var(--paper-deep);color:#715c4e;font-size:14px;line-height:1.65}.entry-update p{margin:0 0 12px}.entry-update p:last-child{margin-bottom:0}.entry-update a{color:var(--brown);text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:16px}.footer-bottom a{color:inherit;text-decoration:underline}.header-donate{border-color:var(--forest);color:var(--forest)}.header-donate:hover,.header-donate:focus{background:var(--forest);color:var(--paper)}.footer-brand img{filter:none}@media(max-width:900px){.page-layout{grid-template-columns:1fr}.page-layout .profession-sidebar{position:static}}@media(max-width:600px){.footer-bottom{flex-direction:column}}
