@charset "UTF-8";

@import "../css/import.css";

/*  privacy  */


#privacy{
	height: 400px;
}

#privacy h2{
	font-weight: bold;
	color: #FF3333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#privacy p{
	margin-bottom: 15px;
}

.pri{
	color: #FF3333!important;
	font-size: 1.2em;
	background-color: #FFEDED;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
}
