.logotype-note {
	margin-top:0.5rem;
	font-size:1.5rem;
}

.form_consultation .h3 span,
.form_consultation .h4 span {
  opacity: 0.4;
}

.row_post ul:not([class]),
.row_post ol:not([class]) {
	padding-left:1.5rem;
}

.row_post h2 {
	font-size:var(--header-text-font-size-4);
}
.row_post h3 {
	font-size:var(--header-text-font-size-5);
}