.foe-feedwrap{background:var(--sec-bg,var(--color-indigo))}.feed{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.feed-more{grid-column:1/-1;justify-self:center;margin-top:1rem}.post{color:var(--sec-ink,#fff);display:flex;flex-direction:column}.post.is-hidden{display:none}.post-header{display:block;position:relative}.post-header__image{border-radius:12px;display:block;height:auto;width:100%}.post-header__button{bottom:1rem;left:50%;position:absolute;transform:translateX(-50%)}.post-header__icon{margin-bottom:.75rem;width:48px}.post-title{color:var(--sec-head,#fff);font-size:1.4rem;margin:1rem 0 .5rem}.post-title a{color:inherit;text-decoration:none}.post-title a:hover{color:var(--color-sky)}.post-author{font-weight:600;margin-bottom:.5rem}.post-author,.post-excerpt,.post-excerpt li,.post-excerpt p{color:var(--sec-soft,hsla(0,0%,100%,.85))}.post-link{color:var(--color-sky,#00bdf2);display:inline-block;font-weight:600;margin-top:.75rem}