.policy-title{
	color: var(--main-color1);
	font-size: x-large;
	text-align: center;
	background-image: url(../pict/contact/contact-title-back.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	background-size: cover;
	background-position: center center;
}
dt {
	padding-bottom: 10px;	
}
dd {
	padding-bottom: 10px;	
}