:root{--brand-cyan:#8ce8ef;--brand-lavender:#c695bb;--brand-rose:#f1adcd}footer#footer{background-color:transparent;background-image:linear-gradient(90deg,var(--brand-cyan),var(--brand-lavender),var(--brand-rose));background-repeat:no-repeat;background-size:100% 100%;color:#fff;min-height:64px;padding:16px;position:relative;text-align:center;width:100%;z-index:1}.footer-copy{font-size:18px;font-weight:500;margin:0}@media (max-width:600px){.footer-copy{font-size:14px}}.site{display:flex;flex-direction:column;min-height:100vh}.page{flex:1 0 auto}footer#footer{flex-shrink:0}
