:root{--main-width:undefined;--sidebar-width:undefined}:root{--main-width:960px;--sidebar-width:0;--blush:#fdd9cc;--gold:#cf9b2d;--rust:#b16a4f;--terracotta:#9e5031}body{background-color:var(--blush);color:#1a1a1a;font-family:Cabin,sans-serif;font-size:1.05rem;line-height:1.6;margin:0;padding:0}main{width:100%;background-color:var(--blush)}.content-inner{max-width:var(--main-width);margin:0 auto;padding:2rem 5rem}aside,header{text-align:center;margin-bottom:2rem;all:unset;display:block}header img{width:100vw;max-width:none;height:auto;display:block;margin:0}h1,h2,h3{font-family:Italiana,serif;color:var(--rust);font-weight:400;font-style:normal;margin-top:2rem;margin-bottom:1rem;font-size:34px}ol,p,ul{margin-bottom:1.2rem}strong{color:var(--terracotta);font-weight:700}a{color:var(--terracotta);text-decoration:none;border-bottom:1px solid var(--gold)}a:hover{color:var(--gold);border-bottom:1px solid transparent}ul{padding-left:1.5rem}hr{border:none;height:1px;background-color:var(--gold);margin:2rem 0}.hr-thick{border:none;height:8px;background-color:var(--gold);margin:3rem 0}address{font-style:normal;color:var(--rust);margin-top:2rem}footer p{font-size:.8rem;color:#666;text-align:center}img{height:auto;max-width:100%;vertical-align:top}.socials a{text-decoration:none;border-bottom:none}.socials a img{vertical-align:middle;border:none}.footer-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;padding:2rem 1rem;box-sizing:border-box;background-color:#fff}.footer-col-left{flex:1;min-width:200px;text-align:left;padding-right:2rem}.footer-col-right{flex:0 0 auto;text-align:right;margin-left:auto}.footer-logo img{max-width:300px;height:auto;display:inline-block}.footer-inner{max-width:var(--main-width);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.welcome-wrapper{width:100%;background-color:#fff}.welcome-inner{max-width:var(--main-width);margin:0 auto;padding:2rem 5rem}.preserve-linebreak{white-space:pre-line}