I think, distill can make use of [HTML5 tags ](https://www.w3schools.com/HTML/html5_new_elements.asp) on the website instead of using custom tags. `<distill-header> ----> <header>` `<d-article> ----> <article>` `<d-footer> ----> <footer>` 