HBCommerce.launch( { inlineStyles: { “.retrieve_booking p”: { “fontFamily”: “‘Trade Gothic Condensed’, Arial,sans-serif”, “color”: “#402020”, “fontWeight”: “400”, “fontSize”: “12px”, “lineHeight”: “16px” }, “.retrieve_booking h5”: { “fontFamily”: “‘Trade Gothic Condensed’, Arial,sans-serif”, “color”: “#FF4539”, “fontWeight”: “400”, “fontSize”: “20px”, “lineHeight”: “24px” }, “.retrieve_booking input”: { “fontFamily”: “‘Trade Gothic’, Arial,sans-serif” }, “.retrieve_booking select”: { “fontFamily”: “‘Trade Gothic’, Arial,sans-serif” }, “.retrieve_booking label”: { “fontFamily”: “‘Trade Gothic’, Arial,sans-serif” }, “.retrieve_booking button”: { “borderRadius”: “0” }, “.retrieve_booking svg”: { “fill”: “#FF4539” }, “.retrieve_booking fieldset”: { “borderColor”: “#AA9868 !important” }, ‘.jss65’: { ‘background’: ‘#fff !important’ }, }, theme : ‘martini’, locale : ‘fr’, flags : { initialPage: HBCommerce.ROUTES.SELFSERVICE } }, ‘hb-commerce-sdk-root’ );