.slider h3
.slider h5
.PORTFOLIO h5
{ text-shadow: 1px 1px 3px rgba(0,0,0,0.5);  }

.parallax-container {
	height:  30%;
}

.parallax img {
	filter: grayscale(75%);
	opacity: 0.5 !important;	

}

.PORTFOLIO img {
	max-width: 120px;
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.8));
}

section, footer {
	padding: 20px 0;
}