<script src="https://fonts.googleapis.com/css?family=Questrial"></script>
<div class="deco">
<h2>Art Deco borders with pseudo-elements</h2>
<p>
The only requirement is that the .deco element has non-static position, so the pseudo-elements can be absolutely positioned relative to it.
</p>
</div>