Hello @hellesuhr ,
Can you try adding this CSS into the Slide in custom CSS styles:
.hustle-modal-close: {margin-right: 24px;}
if it will not work, then try with !important directive, like that:
.hustle-modal-close: {margin-right: 24px !important;}
kind regards,
Kasia