.blog-post__column-wrapper{background-color:#fff;color:#000;display:flex;margin-top:40px}.blog-post__left-sidebar{flex-basis:260px}.blog-post__left-sidebar .btn__back-to-posts{display:block;text-decoration:none}.blog-post__left-sidebar .btn__back-to-posts:before{content:"← "}.blog-post-section{color:#000;flex-basis:800px}.blog-post__headline{color:#000;font-size:50px;line-height:1em}.blog-post__subheadline{color:#000;font-size:20px;line-height:1em}.blog-post__header{padding:100px 20px}.blog-post__timestamp{color:#000;display:block;margin-bottom:.7rem}.blog-post__author{align-items:center;display:flex;margin:10px 0 40px}.blog-post__author-image{border-radius:50%;height:auto;margin-right:.7rem;width:50px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post__body{color:#000;margin-bottom:30px}.blog-post__body img{height:auto;max-width:100%}@media screen and (max-width:767px){.blog-post__column-wrapper{flex-direction:column}.blog-post__left-sidebar{flex-basis:inherit;margin-bottom:60px}}