How to change order of the buttons
The button order inside the banner can be changed with a simple trick. Go to the Banner Settings > Design tab > Custom CSS.
Add this text to the Custom CSS section:
#cookiescript_accept, #cookiescript_save { order: 1; }