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

<template id="s_quotes_carousel" inherit_id="website.s_quotes_carousel">
    <!-- Section -->
    <xpath expr="//blockquote" position="before">
        <div class="o_we_bg_filter bg-white-25"/>
    </xpath>
</template>

</odoo>
