on my home page at www.stephanbrisard.com you provided me some great CSS to style the signformbox1 widget with title "passion for digital marketing" - I'd like to have this title in the same green color as I have "marketing attribution" and "marketing automation" - thanks for providing me the CSS code to achieve this.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .signinformbox1.widget h4 { color: #709d05; }