Change font size of the project name (2nd project style)

Add this code to the Custom CSS field on the Style tab of your Portfolio widget’s settings:

.eapp-portfolio-project-look-card-name{
font-size:20px;
}