@charset "utf-8";
.container-fluid .row .col-xl-12 {
	text-align: center;
	margin-top: 0px;
	font-family: "Calibri Light";
	padding-top: 20px;
	/* [disabled]padding-right: 20px; */
	padding-bottom: 20px;
	/* [disabled]padding-left: 20px; */
}
body {
	background-color: hsla(0,0%,85%,0.54);
	font-family: "Calibri Light";
	font-size: 12pt;
	text-align: center;
	padding-top: 0px;
}
.container-fluid .rowLogo .col-xl-12 {
    text-align: center;
}
.rowPrivacy .col-xl-12 h3 {
    text-align: center;
}
.container-fluid .row2 .col-xl-12 {
	padding-top: 111px;
	max-width: 95%;
	width: auto;
	height: auto;
}
.row .col-xl-12 a {
	color: #212529;
	text-decoration: underline;
	width: auto;
	height: auto;
	max-width: 70%;
}

.container-fluid .policTextWrap .wordingwrap {
    text-align: left;
}
