@charset "UTF-8";

/**
 * Reset des styles du thème "espace_landing" originel du site.
 */

ol {
	list-style: reset;
	padding-left: 2rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

ol li {
	margin-bottom: 0.5rem !important;
}
