<data priority="60">
    <xpath expr="//div[hasclass('page')]" position="before">
        <style>
         .table td {
            border-bottom-width: 0;
         }
        </style>
    </xpath>

    <xpath expr="//table[@class='table table-sm o_main_table table-borderless']" position="attributes">
        <attribute name="class">table table-sm o_main_table mt-4 custom-border</attribute>
    </xpath>

</data>
