:root{--cream:#e5cbb7;--orange:#d55d21;--black:#000;--grey:#6d6d6d}body{background:var(--cream);color:var(--black);text-rendering:optimizelegibility;font-feature-settings:"calt", "kern", "liga", "zero";background-image:url(/shoulder.svg),url(/flank.svg),url(/top-left.svg),url(/top-right.svg);background-position:1% 1%,99% 1%,0 0,100% 0;background-repeat:no-repeat;background-size:calc(clamp(80px,20vw,500px)/2),calc(clamp(80px,20vw,500px)/2.5),clamp(80px,20vw,500px),clamp(80px,20vw,500px);flex-direction:column;min-height:100vh;margin:0;font-family:suspire,sans-serif;font-size:18px;display:flex}main{box-sizing:border-box;flex:1;width:100%;max-width:100ch;margin-inline:auto;padding:0 5%;display:block}h1{color:var(--orange);font-synthesis:none;margin-top:1rem;margin-bottom:4rem;font-family:holiday_2;font-size:clamp(64px,22vw,222px);font-weight:400;line-height:80%;transform:rotate(-3deg)}p{padding:0 20%}.centre-text{text-align:center}a{background-color:var(--cream);color:var(--black);border-radius:.2em;padding:.05em .25em;text-decoration:none}a:hover{background-color:var(--orange);color:var(--cream)}footer{aspect-ratio:2512/533;background-image:url(/footer.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;margin-top:4rem;position:relative}footer p{margin:0;padding:0;font-family:passo,sans-serif;font-weight:lighter;position:absolute;bottom:1rem;right:1rem}
