<data priority="60">
    <xpath expr="//div[hasclass('page')]" position="before">
        <style>
            .o_company_1_layout {
                font-family: Roboto;
                color: #000000;
            }
            .o_report_layout_boxed {
                color: #495057;
            }
            .o_report_layout_boxed h2 {
                   color: #000000;
            }
            .o_report_layout_boxed strong {
                   color: #000000;
            }
            div#info_table {
                  margin-bottom: 1rem;
            }
            div#address {
                font-size: 16px;
                margin-bottom: 2rem;
            }
        </style>
    </xpath>
    <xpath expr="//div/span[@t-field='o.partner_ref']/.." position="attributes">
        <attribute name="class">col-auto</attribute>
    </xpath>
    <xpath expr="//div/span[@t-field='o.ordering_date']/.." position="attributes">
        <attribute name="class">col-auto</attribute>
    </xpath>
    <xpath expr="//div/span[@t-field='o.incoterm_id']/.." position="attributes">
        <attribute name="class">col-auto</attribute>
    </xpath>
    <xpath expr="//div/span[@t-field='o.user_id']/.." position="attributes">
        <attribute name="class">col-auto</attribute>
    </xpath>
</data>
