<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----------------------------------------------------------*/
/* GLOBAL													*/
/*----------------------------------------------------------*/

html, body {
	padding: 0;
	margin: 0;
	}
html, body {
	padding: 0;
	margin: 0;
	}
body {
    background-image: url('../../../uploads/2021/05/404.png');
}
ul, ul li {
    list-style: inside square;
    padding: 0;
}

ul li {
    padding-bottom: 5px;
}
h3.elementor-heading-title {
    margin-top: 20px;
}

/*------------------- PARAGRAPHES --------------------*/
.elementor-element p {
    margin-bottom: 10px;
}
.elementor-element p, .elementor-text-editor {
    color: #666666;
}


/*----------------------------------------------------------*/
/* ADMINISTRATION 											*/
/*----------------------------------------------------------*/
.admin-bar .header {
    top: 32px;
}
.elementor-editor-active .header {
	display: none;
}</pre></body></html>