.portfolio-info-inner {

	font-size: 19px !important;
	font-weight:bold;
	line-height: 1.25;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.wpforms-field-large2e {
		background: rgba(255, 255, 255, 0.3) !important;
    color: #fff !important;
}