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

<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
    <xpath expr="//section" position="attributes">
        <attribute name="data-oe-shape-data">{'shape':'html_builder/Airy/16','colors':{'c5':'o-color-2'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0','animated':'true'}</attribute>
    </xpath>
    <xpath expr="//div[hasclass('o_container_small')]" position="before">
        <div class="o_we_shape o_html_builder_Airy_16" style="background-image: url('/html_editor/shape/html_builder/Airy/16.svg?c5=o-color-2');"/>
    </xpath>
</template>

</odoo>
