/* CSS généré automatiquement par Ultimate Shanks - Ne pas modifier manuellement */

/* === TITRES === */
.single-post .entry-content h2, .single-post .wp-block-post-content h2, .single-post article h2, .single-post .post-content h2, body.single-post main h2 {
	color: #ab2121;
}

/* === LISTES === */
.entry-content ul, .wp-block-post-content ul, .post-content ul, .page-content ul, .content-area ul, article ul, main ul {
	color: #0b18cb;
	background-color: #00cc47;
	padding: 10px;
	border-radius: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

.entry-content ul li::marker, .wp-block-post-content ul li::marker, .post-content ul li::marker, .page-content ul li::marker, .content-area ul li::marker, article ul li::marker, main ul li::marker {
	color: currentColor;
}

/* === TABLEAUX === */
/* === LIENS === */
/* === CITATIONS === */
