I'm attempting to vertically align some text within a div that also contains an image. When I apply the classes "d-flex align-items-center," the text does move to the center, but it appears slightly shifted towards the top. How can I fix this issue?
Link to codepen:
https://codepen.io/bladeranner5005/pen/eYGoPQb
You can find the content on Netlify by visiting the contacts section:
Below is the HTML and CSS code for reference: