html {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	/*background-image: url("astrid.png");*/
	/*background-size: cover;*/
	/*background-size: contain;*/
	background-repeat: no-repeat;
	background-size: 100%;
	font-family: 'Montserrat', sans-serif;
	color: white;

	/*display: flex;
	justify-content: center;
    align-items: center;*/
	/*display: flex;*/    
}

a {
	color: white
}
.container {
	/* display: flex;
	flex-direction: column;
	justify-content: center;
  	align-items: center; */
	/* display: flex;
	flex-direction: column;
	justify-content: center;
  	align-items: center; */
} 

#coco {
	/*width: 50%;*/
	
	padding-top: 30px;
	
}

#pdf { 
	padding-left: 18px;
	padding-top: -10px;
	font-size: 12px;
	/* align-items: center; */
}

#fr {
	width: 40vw;
	padding-left: 10px;
	padding-top: 10px;
}

#en {
	width: 40vw;
	padding-left: 10px;
}
/*#adls {
	color: white;
	text-shadow: -2px 2px black;
}

#myp {
	position: absolute;
	left: 10%;
	top: 10%;
	line-height: 120%;
	color: white;
	text-shadow: 2px 2px black;
}*/

/*#title {
	font-size: 1.3em;
	padding-top: 2.5%;
	padding-left: 6%;
	text-shadow: .5px .5px yellow;
}*/


/*.pp {
	align-items: center;
	justify-content: center;
	width: 50%;
	height: 50%;
}*/