I would like to have 2 off-canvas element on one page. Right one for settings and a bottom one for an audio player. For the left settings, I would like to keep the default backdrop opacity. For the bottom audio player, I would like to remove the backdrop colour. How can I achieve this? The backdrop colour seems to be dynamic, Bootstrap adds a new div to the DOM at the end of the body when it is open.