:root{--color-primary:#cd2653;--color-primary-hover:#a81e42;--color-text:#333;--color-text-light:#666;--color-bg:#fff;--color-card:#f5f5f5;--font:"Jura",sans-serif;--radius:8px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);color:var(--color-text);background:var(--color-bg);line-height:1.6}img{max-width:100%;height:auto;display:block}.container{max-width:1400px;margin:0 auto;padding:2rem}header{padding:1rem 0;margin-bottom:2rem;margin-left:-2rem}header img{max-width:280px}.vestigingen{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.vestiging{background:var(--color-card);border-radius:var(--radius);overflow:hidden}.vestiging-image{aspect-ratio:16/10}.vestiging-image img{width:100%;height:100%;object-fit:cover}.vestiging-content{padding:1.5rem}.vestiging h2{font-size:1.35rem;font-weight:600;margin-bottom:.5rem}.vestiging p{font-size:.95rem;color:var(--color-text-light);margin-bottom:1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);text-decoration:none;font-weight:600;font-size:.9rem}.btn:hover{background:var(--color-primary-hover)}footer{margin-top:2rem;padding:1rem 0;text-align:center;color:var(--color-text-light);font-size:.85rem}@media(max-width:900px){.vestigingen{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{padding:1rem}header{margin-left:-1rem;margin-bottom:1.5rem}header img{max-width:220px}.vestigingen{grid-template-columns:1fr;gap:1.5rem}.vestiging-image{aspect-ratio:16/9}.vestiging h2{font-size:1.25rem}.btn{width:100%;justify-content:center}} .cta {position:relative;} .cta a {text-align: center; margin: 20px auto; background: #6c2c1e; display: table;}
