This diff repurposes the InfoBlock component to work for this landing page redesign. A big change with this InfoBlock component is that we no longer need an image, and all the content in the InfoBlock is centered. Here is a screenshot of the designs for extra context:
Depends on D8078
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?