/* Introduction Section */
#introduction {
	padding: 120px 0 10px 0;
	background: #FDF2E9;
}

#introduction h1 {
	color: #FD8127;
	font-weight: 700;
	font-size: 38px;
	padding: 20px 0 40px 0;
}

#introduction p {
	color: white;
	font-size: 24px;
	font-weight: bold;
}

.border-img {
	border: 3px solid #0FA1B7;
}

.comment-bloc {
	color: #03252b;
	font-size: 20px;
}

.privacy-usecase-title {
	color: #F6A837;
	font-weight: bold;
	font-size: 25px;
}
