*,::before,::after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{display:flex;flex-direction:column;min-height:100vh;background:#fff;color:#1a1a1a;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.6}header{background:#000;padding:.75em 1.25em;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;}header a{color:#fff;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:.9em;letter-spacing:.03em}main{flex:1;width:100%;max-width:780px;margin:0 auto;padding:1.5em 1.25em}h1{font-family:Georgia,'Times New Roman',serif;font-size:2.5em;font-weight:900;line-height:1.35;margin-bottom:.75em;color:#BE0F17}h2{font-family:Georgia,'Times New Roman',serif;font-size:1.8em;font-weight:700;line-height:1.35;margin-top:1em;margin-bottom:.5em;color:#1a1a1a}p{font-family:Arial,Helvetica,sans-serif;font-size:1em;line-height:1.65;margin-bottom:.75em;color:#1a1a1a}footer{flex-shrink:0;background:#000;padding:1em 1.25em;text-align:center}footer a{display:flex;align-items:center;justify-content:center;gap:.4em;font-family:Arial,Helvetica,sans-serif;font-size:.9em;text-decoration:none;margin-bottom:.35em;color:#fff}footer a:last-child{margin-bottom:0}footer svg{width:1em;height:1em;fill:#fff;flex-shrink:0}.lead{font-family:Arial,Helvetica,sans-serif;font-size:1.2em;line-height:1.65;margin-bottom:.75em;color:#1F3546;border-left:4px solid #1F3546;padding-left:.75em}@media(max-width:360px){header a{font-size:.78em}}