.post-heading{margin:3rem 0}.post-heading-title{text-align:center}.post-heading-btns{display:flex;justify-content:space-between;gap:1rem;align-items:center}.post-delete-button,.post-edit-button{font-size:1.5rem}.post-heading-detail{font-style:italic;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem}.post-author span{-webkit-text-decoration:1.5px dashed underline #ecb165;text-decoration:1.5px dashed underline #ecb165;text-underline-offset:2px}.post-date{font-size:.9rem;align-self:flex-end}.post-content{margin:2rem 0;text-align:justify;line-height:2;white-space:pre-wrap}.comments{margin:4rem 0}.comments h3{margin:2rem 0}.comments ul{padding:0 40px}.comments li{list-style-type:none;margin:2rem 0}.comment-header{margin:.5rem 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;align-items:center;font-style:italic}.comment-header-author span{-webkit-text-decoration:1.5px dashed underline #ecb165;text-decoration:1.5px dashed underline #ecb165;text-underline-offset:2px}.comment-header-date{font-size:.9rem;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;align-items:center}.comment-delete-btn{font-size:1.2rem}.comment-body{padding-left:1rem}.comment-form{display:flex;flex-flow:row wrap;flex-grow:1 0;align-items:jenter;gap:1rem;font-size:.9rem;padding:0 20px}.comment-form input,button{background-color:#fdf6ed;padding:.7rem;border-radius:8px;border:1px solid #ecb165}.comment-form input:focus,button{outline:none}.comment-form input[type=text]{flex-grow:5;flex-basis:200px;overflow:hidden}.comment-form button{font-size:1.5rem;color:#492d09;flex-grow:1;background-color:#f4d4a9}@media screen and (max-width:35rem){.comments form,.comments ul{padding:0}.comment-header{flex-direction:column;gap:0;align-items:flex-start;justify-content:flex-start}.comment-header-date{padding:0 16px}}