.cafdh-native-form__appointment[hidden] {
	display: none !important;
}

.cafdh-native-form__field-help {
	display: block;
	margin-top: .45rem;
	color: #52698c;
	font-size: .82rem;
	line-height: 1.45;
}

.cafdh-native-form__appointment {
	padding: 1rem;
	border: 1px solid #cfe2ee;
	border-radius: .9rem;
	background: #eef8fd;
}

.cafdh-native-form__appointment-note {
	margin-top: .75rem !important;
	color: #52698c;
	font-size: .84rem;
	line-height: 1.55;
}
