/* GENERAL */
body {
	font-family: 'Roboto', sans-serif;
}
h4 {
	margin-bottom: 15px;
}
p {
	margin-bottom: 0.6rem;
}


/* HOME */
#copie-ip {
	cursor: pointer;
}
#copie-ok {
	display: none;
}


/* CARTE */
#map {
	height: 100%;
}