

.contents-div {

	
	text-align: center;
	place-content: center;
	
	background: #f6f9fa;
		
	/*
	text-decoration:none;
	padding: 20px 20px;
	
	width: 100%;
	max-height: 600px;
	
	position: relative;
	
	padding:.1%;

    display: flex;
    flex-wrap: wrap;
    
	background: #f0ecec;
	*/
	
}

.contents-h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: grey;
}

.contents-h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: grey;
	text-decoration: underline;
}

.contents-h3 {
	font-size: .8em;
	font-weight: bold;
	color: black;
}

.contents-h4 {
	font-size: .8em;
	font-weight: bold;
	color: grey;
}

.contents-h5 {
	font-size: 1em;
	font-weight: bold;
	color: black;
}

.privacy-a {
  list-style-type: disc;
  font-size: 1.3em;
}

.privacy-h1 {
	font-size: 1em;
	font-weight: bold;
}

.privacy-h2 {
	font-size: .7em;
}

.privacy-h3 {
	font-size: .6em;
}

.privacy-h4 {
	font-size: .5em;
}

.privacy-h5 {
	font-size: .4em;
}
