.reponse {
	line-height: 30px;
	background: var(--page-color-1);
	padding: var(--spacing-small);
	border-radius: var(--spacing-small);
}

.titre {
	cursor: pointer;
}
