.blog-feed>*{padding-left:1rem;padding-right:1rem}.blog-feed__header{align-items:flex-end;display:flex;justify-content:space-between}.blog-feed__title{font-size:40px;margin-bottom:0}.blog-feed__content{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.blog-feed .post{display:flex;flex-direction:column}.blog-feed .post:first-child .post__content{padding-top:8px}.blog-feed .post:not(:last-child){border-bottom:1px solid #3c0025}.blog-feed .post__content{padding-bottom:20px;padding-top:20px}.blog-feed .post__date{color:#666;font-size:14px}.blog-feed .post__title a h3{font-size:20px;margin-bottom:0}.blog-feed .post__title a:hover{text-decoration:underline}@media (max-width:768px){.blog-feed__content{margin-top:40px}}