/* =========================================================== π SINT2026 β PREMIUM GOUDEN FRAME (SVG + ICONEN) Elementor Custom Code versie (werkt gegarandeerd) =========================================================== */ body.page-id-1715:after, body.parent-pageid-1715:after { content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 99999; background-image: /* Bovenrand */ linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(255,215,120,0.3) 15%, rgba(255,225,145,0.85) 50%, rgba(255,215,120,0.3) 85%, rgba(0,0,0,0) 100%), /* Onderrand */ linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(255,215,120,0.3) 15%, rgba(255,225,145,0.85) 50%, rgba(255,215,120,0.3) 85%, rgba(0,0,0,0) 100%), /* Links */ linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(255,215,120,0.3) 15%, rgba(255,225,145,0.85) 50%, rgba(255,215,120,0.3) 85%, rgba(0,0,0,0) 100%), /* Rechts */ linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(255,215,120,0.3) 15%, rgba(255,225,145,0.85) 50%, rgba(255,215,120,0.3) 85%, rgba(0,0,0,0) 100%), /* ICONENPATRONEN (π πͺ π π’ π§¦) via veilige unicode in SVG */ url("data:image/svg+xml;utf8,"); background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat; background-size: 100% 28px, /* boven */ 100% 28px, /* onder */ 28px 100%, /* links */ 28px 100%, /* rechts */ 280px 40px; /* patroon */ background-position: top center, bottom center, center left, center right, top center; }