Change font size of project's details in popup

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

.global-styles,.eapp-portfolio-project-detailed-meta{
font-size: 40px;
}