.wpct-container{max-width:var(--wpct-content-width);margin:0 auto;padding:0 20px}
.site-header,.site-footer{border-bottom:1px solid #e5e5e5}
.site-footer{border-top:1px solid #e5e5e5;border-bottom:0;margin-top:40px}
.main-navigation ul{list-style:none;margin:0;padding:0;display:flex;gap:16px}
.entry-title{margin-bottom:.4rem}
.widget-area{margin-top:2rem}
.page-hero{padding:32px;margin:0 0 24px;background:#f5f7fb;border-radius:8px}
.page-hero__headline{margin:0 0 12px}
.page-hero__subtitle{margin:0 0 16px}
.page-hero__button{display:inline-block;padding:10px 16px;background:#0073aa;color:#fff;text-decoration:none;border-radius:6px}
