/* supplement.css — BBesalduchvalls (ColorMag restore) */

/* Homepage post-box listing spacing */
.home .article-container .post-box { margin-bottom: 30px; padding-bottom: 24px; border-bottom: 1px solid #ececec; }
.home .article-container .post-box:last-child { border-bottom: none; }
.post-box .entry-title { font-size: 20px; line-height: 1.35; margin: 4px 0 8px; }
.post-box .entry-title a { color: #303030; }
.post-box .entry-content p { color: #555; line-height: 1.7; }
.post-box .more-link span { display: inline-block; margin-top: 8px; padding: 7px 16px; background: rgb(249,129,49); color: #fff; border-radius: 3px; font-size: 13px; }
.post-box .below-entry-meta { font-size: 12px; color: #999; margin-bottom: 8px; }

/* keep injected link block within container width */
.romlidata { max-width: 100%; }
