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

<template id="s_motto" name="Motto">
    <section class="s_motto pt160 pb160 o_cc o_cc1" data-oe-shape-data="{'shape':'html_builder/Floats/07', 'showOnMobile':false, 'animated': true}">
        <div class="o_we_shape o_html_builder_Floats_07 o_we_animated"/>
        <div class="container">
            <div class="row">
                <div class="col-lg-8">
                    <h1 class="display-4">Design is the intermediary between <strong>information</strong> and <strong>understanding</strong></h1>
                </div>
            </div>
        </div>
    </section>
</template>

</odoo>
