Hi Simone,
To make the testimonial section in italic
Kindly go to the Appearance -> Theme Options -> Basic Setting -> Custom CSS
Place the below css code in Custom CSS box
#testimonials ul li { font-style: italic; }
Then click on Save Options to save.
Regards
Grace Themes