Survey Form, radio buttons not aligning with text

Hi everyone,

I’m currently making my survey form for the Free Code Camp HTML/CSS project. However, as I’ve been making this web page for some reason I can’t seem to get the radio buttons and the text next to them to align properly. The buttons always appear on top and the text is always on the bottom of the button.

Here’s the codepen: https://codepen.io/gosu_jc/pen/BajLWJP

Hoping someone can help.

Thank you.

It looks like you figured it out because it is appearing on my computer correctly. Was it how you included the labels in your HTML?