I'm in the unfortunate situation where my website has to have a support badge. The website also has a FAB as a primary action, but that's currently in the vertical center.
I want to move the FAB where it belongs - the space the Chat badge currently takes up, but unfortunately I can't place the Chat Support Badge where it belongs as hell is already occupied and my linter won't allow me to move it far off-screen.
Is there a defined way to do this in Material Design? I know there are FAB Menues, but that implies that the primary action and the chat are equals, and I'm not willing to insult primary actions like that. From my understanding two FABs aren't allowed. But maybe a large primary FAB and a small secondary FAB next to it would still make sense, but I haven't found anything saying if that is "allowed".