@charset "UTF-8";
.posts__post{clear:both;padding-top:var(--base-offset);}.posts__post:not(:first-child) h2{margin-top:calc(2 * var(--base-offset));}.posts h2{margin-top:0;margin-bottom:5px;}.posts .post__image{width:120px;max-width:25%;float:left;margin-right:calc(1.5 * var(--base-offset));box-shadow:2px 2px 5px #d9dad9;}main.type-post .site-layout-container > .post__meta{margin:-1rem auto 2rem;color:var(--base-color-accent);}main.type-post .site-layout-container > .post__meta > *{font-size:calc(var(--base-font-size) + 5px);font-family:var(--theme-headings-font);line-height:var(--theme-headings-height);font-weight:normal;}main.type-post .post__back a{background:var(--base-color-light);padding:.5rem;border-radius:100px;width:2rem;height:2rem;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:white;font-size:1.7rem;padding-top:.35rem;}