It works, you just have to style it in your css…..you also need to add your div (or divs if you plan to have multiple containers) which is missing in your code –
'before' => '<div class="featured">',
I added the same code and got it to look exactly like the screenshot you posted.
Let me know if you get it working.