.blog-post-wrapper .blog-post-section{display:flex;flex-direction:column;margin-top:114.5px;padding:0 1rem}.blog-post-wrapper .etp-blog-post{padding:40px;width:85%}.blog-post-title{margin:2rem 0 5rem;text-align:center}.blog-post-reading-minutes{margin-top:5rem;text-align:center}.blog-post-wrapper .blog-post .blog-post__timestamp{border-bottom:2px solid #dde3f1;color:var(--black-color);width:100%}.blog-post-image-container{display:flex;justify-content:center;margin:0 auto 3rem;max-width:1200px}.blog-post-image-container img{height:auto;max-height:600px}.content-wrapper{max-width:var(--container-width)}@media (max-width:1024px){.blog-post-title{margin:1.5rem 0 3rem}.blog-post-reading-minutes{margin-top:3rem}}