
*{box-sizing:border-box;margin:0;padding:0}
html{font-family:'Lora', Georgia, serif;line-height:1.6;color:#2c2416;background:#f5f1e8}
body{min-height:100vh}
a{color:#a0522d;text-decoration:underline;text-underline-offset:3px}
a:hover{opacity:0.7}
img,picture,figure{max-width:100%;height:auto;display:block}

.post__wrapper{max-width:560px;margin:120px auto;padding:0 32px;text-align:center}
.page__title{font-size:2.6em;font-weight:400;letter-spacing:0.04em;margin-bottom:24px}
.page__date{color:#a0522d;font-size:0.85em;letter-spacing:0.2em;text-transform:uppercase;margin-bottom:48px}
.story__body{font-size:1.1em;line-height:1.9;text-align:left}
.story__body p{margin-bottom:1.8em}
.page__media{margin:48px auto;max-width:400px}
.card__footer{margin-top:96px;font-size:0.8em;color:#7a6f5d;letter-spacing:0.1em}
