@import"https://fonts.googleapis.com/css2?family=Amarante&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html,body,#root{height:100%}body{margin:0;background-image:url(/background-gold.svg);background-repeat:no-repeat;background-size:cover;font-family:Inter,sans-serif}#root{display:flex;flex-direction:column;min-height:100vh}.primary-container{margin-top:10em;display:flex;flex-direction:column;justify-content:center;align-items:center}.content{background-color:#fff;margin-top:5em;padding:2em 3em;box-shadow:0 5px 5px #00000034;display:flex;flex-direction:column;align-items:center;justify-content:center}h1,h3{margin:0}h3{font-weight:400}.author-content{margin-top:2em;display:flex;flex-direction:row;gap:2em;align-items:start}.author-info{display:flex;flex-direction:column;align-items:center;gap:1em}a{text-decoration:none;color:#ff8c00}a:hover{text-decoration:underline}.avatar{width:250px;border-radius:50%;overflow:hidden;box-shadow:0 0 4px #0000004d}footer{text-align:center;margin-top:auto}
