/* Define [1rem => 10px] */
html {
    font-size: 62.5%;
}

body {
	font-family: "Eau", sans-serif!important;
}

body.mce-content-body {
	font-family: "Eau", sans-serif!important;
}

/*g {
	display: contents;
}*/

ul {
	margin-bottom: 0.9rem;
}

/* Stick footer */
#content {
	min-height: calc(100vh - 470px)!important;
}


body#tinymce.wp-editor {
	font-family: "Eau", sans-serif!important;
}