d0fe8d4c21
The footer button was missing some CSS to factor in the blocks drawer. Also added noreferrer to the window.open call made when clicking the communication button, to avoid the risks associated with opening in _blank without removing access to the referrer and opener (noopener is implicitly defined in modern browsers when noreferrer is set).