Add this code to the Custom CSS field on the Style tab of your Portfolio widget’s settings:
.eapp-portfolio-project-list-load-more-button {
background: red!important;
color: blue!important;
font-size: 15px;
/* normal or bold*/
font-weight: normal;
}