This looks right to me. Perhaps you accidentally change something else in the CSS that is causing the test to fail. We’d need to see all of your CSS to help you. To display your code in here you need to wrap it in triple back ticks. On a line by itself type three back ticks. Then on the first line below the three back ticks paste in your code. Then below your code on a new line type three more back ticks. The back tick on my keyboard is in the upper left just above the Tab key and below the Esc key.
Ahh, I see now. The new rule set you added for .info label, .info input needs to come before the .info input and .info label rule sets. Otherwise, you are undoing the text-align: left; in the .info input rule set.
Funny how this worked like magic. Please can we be friends. I need a friend who can giv e me some time boost and understanding. Thank you soooooo much already.