body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f5be6a}#root{min-height:100vh;display:flex;justify-content:center}*{margin:0}.App{padding:clamp(20px,6vw,40px);color:#252343;text-align:center;flex:1;display:flex;flex-direction:column;max-width:800px;margin-bottom:3.5rem}.App .sub-title{font-size:clamp(1.2rem,2.5vh,2rem);font-weight:500}.App .title{margin:auto;font-size:clamp(2rem,4vh,4rem)}.App>*{grid-column:1/2;grid-row:1/2}.App>img{margin-top:clamp(1rem,2vh,2rem);max-width:100%;max-height:100%;object-fit:cover}.bottom{display:flex;justify-content:space-between;margin-top:clamp(1rem,2vh,2rem);color:#753c39}.bottom p{text-align:left;font-size:clamp(1.1rem,4vw,2.5rem)}.bottom>a{font-size:14px;border:2px solid #753C39;color:#252343;font-weight:500;border-radius:6px;align-self:center;text-decoration:none;padding:6px}.bottom>a:hover{border-color:#a85652;color:#534f97;font-weight:500px}.bottom>a:visited{color:#753c39}
