.featured-posts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.featured-posts .next-post,.featured-posts .prev-post{width:50%}.featured-posts .next-post a,.featured-posts .prev-post a{display:inline-block;font-weight:600;color:#333}.featured-posts .next-post .wrapper,.featured-posts .prev-post .wrapper{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.featured-posts .next-post .header,.featured-posts .prev-post .header{display:block;font-size:1.5rem;font-weight:700}.featured-posts .prev-post .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.featured-posts .next-post .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:right}.featured-posts .thumb{-ms-flex-negative:0;flex-shrink:0;width:100px;height:80px}.container:has(>#breadcrumbs){max-width:var(--single-post-page__container-width)}@media (max-width:767px){.featured-posts .thumb{display:none!important}}
/*# sourceMappingURL=single-post.css.map */