main{margin:60px auto}main section{display:flex;flex-direction:column;align-items:center;gap:25px;margin-bottom:80px;max-width:500px}main section img{width:100%;height:100%;object-fit:cover}main section h2{color:#000}main section p{color:#333;max-width:65ch;font-size:1.2rem}main section a:first-letter{text-transform:capitalize}main section a{color:#000;text-decoration:underline;text-underline-offset:4px;align-self:self-start}@media(prefers-color-scheme:dark){main section h2{color:#fff}main section p{color:#e0e0e0}main section a{color:#ffcc80}}
