|  | 
| 146 | 146 |         <attribute name="class" add="shadow border" separator=" "/> | 
| 147 | 147 |         <attribute name="style">border-color: var(--o-color-2) !important; box-shadow: var(--o-color-2) -25px -25px 0px 0px !important; border-width: 8px !important;</attribute> | 
| 148 | 148 |     </xpath> | 
| 149 |  | -    <xpath expr="//h5" position="replace" mode="inner"> | 
|  | 149 | +    <xpath expr="//h2" position="replace" mode="inner"> | 
| 150 | 150 |         <span style="font-weight: bolder;">Excellence</span> | 
| 151 | 151 |     </xpath> | 
| 152 | 152 |     <xpath expr="(//p[hasclass('card-text')])[1]" position="replace" mode="inner"> | 
|  | 
| 155 | 155 |         <attribute name="class" add="shadow border" separator=" "/> | 
| 156 | 156 |         <attribute name="style">border-color: var(--o-color-4) !important; border-width: 8px !important; box-shadow: var(--o-color-5) 0px 0px 100px -40px !important;</attribute> | 
| 157 | 157 |     </xpath> | 
| 158 |  | -    <xpath expr="(//h5)[2]" position="replace" mode="inner"> | 
|  | 158 | +    <xpath expr="(//h2)[2]" position="replace" mode="inner"> | 
| 159 | 159 |         <span style="font-weight: bolder;">Collaboration</span> | 
| 160 | 160 |     </xpath> | 
| 161 | 161 |     <xpath expr="(//p[hasclass('card-text')])[2]" position="replace" mode="inner"> | 
|  | 
| 165 | 165 |         <attribute name="class" add="shadow border" separator=" "/> | 
| 166 | 166 |         <attribute name="style">box-shadow: var(--o-color-1) 25px 25px 0px 0px !important; border-color: var(--o-color-1) !important; border-width: 8px !important;</attribute> | 
| 167 | 167 |     </xpath> | 
| 168 |  | -    <xpath expr="(//h5)[3]" position="replace" mode="inner"> | 
|  | 168 | +    <xpath expr="(//h2)[3]" position="replace" mode="inner"> | 
| 169 | 169 |         <span style="font-weight: bolder;">Sustainability</span> | 
| 170 | 170 |     </xpath> | 
| 171 | 171 |     <xpath expr="(//p[hasclass('card-text')])[3]" position="replace" mode="inner"> | 
|  | 
| 231 | 231 | 
 | 
| 232 | 232 | <!-- ======== CALL TO ACTION ======== --> | 
| 233 | 233 | <template id="s_call_to_action" inherit_id="website.s_call_to_action" name="Avantgarde s_call_to_action"> | 
| 234 |  | -    <xpath expr="//h3" position="replace"> | 
| 235 |  | -        <h3 style="text-align: right;"><b>Since 1992</b> creating around the world.</h3> | 
|  | 234 | +    <xpath expr="//h2" position="replace"> | 
|  | 235 | +        <h2 style="text-align: right;"><b>Since 1992</b> creating around the world.</h2> | 
| 236 | 236 |     </xpath> | 
| 237 | 237 |     <xpath expr="//p" position="replace" mode="inner"> | 
| 238 | 238 |         We partner with ambitious clients. We’d love to hear from you. | 
|  | 
| 570 | 570 |         <attribute name="src">/web/image/website.s_carousel_default_image_3</attribute> | 
| 571 | 571 |     </xpath> | 
| 572 | 572 |     <!-- Title --> | 
| 573 |  | -    <xpath expr="//h3" position="replace" mode="inner"> | 
|  | 573 | +    <xpath expr="//h2" position="replace" mode="inner"> | 
| 574 | 574 |         Innovative Design Meets Fine Art | 
| 575 | 575 |     </xpath> | 
| 576 | 576 |     <!-- Paragraph 1 --> | 
|  | 
0 commit comments