.post-data{display:inline-flex;gap:2rem;align-items:center;justify-content:space-between}.post-data time{font-weight:600;font-size:1.5rem}.post-data__separator{width:.1rem;height:3rem;background-color:var(--gray-300);display:block}.post-container{width:80%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem;text-align:center;align-items:center;padding:5rem 0}h1{font-size:3.6rem;font-family:var(--font-epilogue)}h1,h2{font-weight:600}h2{font-size:1.9rem;color:var(--blue-500)}.post-content__image{border-radius:1.2rem}.post-content__text p{line-height:1.6;margin-bottom:2.5rem;font-size:1.7rem;text-align:left}