<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template name="Text Highlight" id="s_text_highlight">
    <div class="s_text_highlight o_colored_level o_cc o_cc3 my-3 text-center w-100">
        <div class="container">
            <h2 class="h3-fs">Text Highlight</h2>
            <p>Put the focus on what you have to say!</p>
        </div>
    </div>
</template>

<asset id="website.s_text_highlight_000_scss" name="Text highlight 000 SCSS">
    <bundle>web.assets_frontend</bundle>
    <path>website/static/src/snippets/s_text_highlight/000.scss</path>
</asset>

</odoo>
