Alternately, add a custom CSS class to the elements so you can target what you need. Ultimately, the column element will need flex-direction: column and its last-child will need margin-top: auto. This method may also be used if the above method doesn’t work for some reason (which I have had happen).