Change font size of the project details (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-meta-item{
font-size:15px;
}