I am trying to create a team page using the content area modal. Inside the modal, I have an image and some text, each assigned a div and specific class. Both are contained within another div. Using flex I was able to get the text floated to the right of the image. However, it appears that the modal is ignoring the text as part of the modal and is centering only the initial child on the overall page. Any ideas on how to get the entire content of the modal to be centered on the page? I am pretty new to flex so all of my CSS has been guesswork thus far. Please feel free to suggest other ways of accomplishing this as well. Thanks!
