Spacing - Product Landing Page Help

Hi guys,

I am struggling with my CSS to get my Purchasing Options section formatted correctly. My three purchasing options are lined up in a centered column even though I am trying to place them so that they are in a row and are spaced evenly. Sorta how the options are in the example given for the project. Can someone please help me fix this??? Thanks sooo much.

Are you ready to smack yourself? I would like to preface this by “it is a common error, and easily made.” It is easy to do this particular problem, and easy easy EASY to overlook. I used Chrome Dev Tools, and it took viewing the page heirarchy as a nested thing in order to see it.

Are you ready?

… So the first <div> in the purchase-options? Yeah, the closing </div> tag is missing the slash…