*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:merriweather,Georgia,Cambria,times new roman,Times,serif;color:#333;line-height:1.5;margin:0;padding:0;background-color:#dccfb8}header,main,footer{padding:1rem;max-width:900px;margin:0 auto}header{display:flex;align-items:center;font-size:large;position:relative}header>p{padding-left:10px;padding-right:20px;font-size:1.5rem}header img{max-height:180px;width:100%;object-fit:contain;aspect-ratio:1}.instagram-link{margin-left:auto;padding-right:2rem;display:flex;align-items:center;gap:8px;text-decoration:none;transition:transform .2s ease}.instagram-text{display:none;font-size:.9rem;font-weight:500;color:#333}.instagram-icon{display:block;width:32px;height:32px}.instagram-link:hover{transform:scale(1.05)}main section{margin-bottom:3rem}main section#intro{margin-bottom:1.5rem}section h2{margin-bottom:1rem;font-size:1.5rem}section h3{font-size:larger}section p{padding-bottom:.75rem}iframe{width:100%;border:none}footer{text-align:center;font-size:.7rem;color:#333;padding-bottom:2rem}footer #footer-lang-links{font-size:.9rem;padding-bottom:2em}footer .active{font-weight:700}footer #raspi{margin-bottom:20px;font-style:italic}footer #raspi img{height:20px;width:auto;margin-left:5px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1s ease-in forwards}a:focus,button:focus{outline:2px solid #333;outline-offset:2px}footer #footer-lang-links a:focus{outline-color:#333;background-color:rgba(51,51,51,.1)}@media(min-width:600px){header img{max-height:200px}header>p{font-size:2rem}.instagram-text{display:block}section h2{font-size:2rem}footer{font-size:1rem}footer #footer-lang-links{font-size:1.1rem}}