<!-- Center-aligned disclaimer text -->
<bw-widget
id="footerContentWidget"
country="ES"
language="es"
display-logo="no"
alignment="Center"
configuration='{
"color":"#0EA55F",
"font-size": "14px",
"font-weight": "700",
"background-color": "#333A40",
"logo-height": "50px"
}'>
</bw-widget>
<!-- Left-aligned logos -->
<bw-widget
id="footerContentWidget"
country="ES"
language="es"
display-text="no"
alignment="Left"
configuration='{
"color":"#0EA55F",
"font-size": "14px",
"font-weight": "700",
"background-color": "#333A40",
"logo-height": "50px"
}'>
</bw-widget>