Back
Layered Offset
Layered offset with outline
<svg viewBox="0 0 600 140">
<rect width="100%" height="100%" fill="#ffffff"/>
<text x="50%" y="62" text-anchor="middle" font-size="44" fill="#08102a" transform="translate(4,4)">Layered</text>
<text x="50%" y="62" text-anchor="middle" font-size="44" fill="#fff" stroke="#f97316" stroke-width="1">Layered</text>
</svg>