Reduce padding on homepage newsletter section

Example:

Result:

Code:

/* -- code to reduce padding on homepage newsletter section  -- */
.homepage-newsletter {padding-top: 30px; padding-bottom: 10px;}
/* - end - */

Where do I add the code?

Use this link to learn where exactly to add this code snippet:

Where to add your CSS style code