Change size of project name 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-name{
font-size:22px!important;
}