.custom-button{overflow:hidden;position:relative}.custom-button .d-flex{display:flex}.custom-button .flex-row{flex-direction:row}.custom-button .flex-row-reverse{flex-direction:row-reverse}.custom-button .flex-column{flex-direction:column}.custom-button .flex-column-reverse{flex-direction:column-reverse}.custom-button .justify-center{justify-content:center}.custom-button .justify-start{justify-content:flex-start}.custom-button .justify-between{justify-content:space-between}.custom-button .align-start{align-items:flex-start}.custom-button .justify-end{justify-content:flex-end}.custom-button .align-center{align-items:center}.custom-button .align-end{align-items:flex-end}.custom-button .flex-wrap{flex-wrap:wrap}.custom-button__inner-gap{border-radius:28px;margin:0 20px}