.nav-wrapper a {
	font-style: italic;
}

.slider h3,
.slider h5,
.recommended h3 {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.parallax-container {
	height: 20%;
}

.parallax img {
	filter: grayscale(1);
	opacity: 0.5 !important;
}

.recommended img {
	max-width: 150px;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.8));
}

.about img {
	align-content: justify;
	float: left;
	max-width: 150px;
}

section,
footer {
	padding: 20px 0;
}

@font-face {
	font-family: "Ftitle";
	src: url('../fonts/buka_puasa_bersama_5.ttf');
}

#ftitle {
	font-family: "Ftitle";
}