I am working with buttons for the first time and I've managed to create a grid that is responsive to screen size and has horizontally aligned text. What I can't figure out is how to center my text vertically. I know the padding is keeping it anchored (and pushing my long text off the bottom of the button) but I don't know what to replace that with to vertically align the text. Any help is appreciated.
Here is a snippet of my code: