@charset "utf-8";
.container .row.rowp1 .col-xl-4 {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	background-color: rgba(0,0,0,0.70);
}

body {
    background-image: url(../images/policy.jpg);
}
.container-fluid .container .row.rowp2 {
    margin-top: 500px;
}

.container-fluid .container .row.rowp1 {
	margin-top: 200px;
}

.row.rowp2 .col-xl-12 h1 {
    color: rgba(151,116,40,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: center;
    font-size: 50px;
    text-decoration: underline;
}
.row.rowp1 .col-xl-4 p {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: large;
}
.row.rowp2 .col-xl-12 h3 {
	color: rgba(247,169,1,1.00);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.row.rowp2 .col-xl-12 p {
	color: rgba(253,252,251,0.96);
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.container-fluid .container .row.rowp1 {
    margin-top: 400px;
}
