.wcrc-bloc {
	margin: 1.5em 0;
	padding: 1.25em 1.5em;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	background: #fafafa;
}

.wcrc-bloc h2 {
	margin-top: 0;
	font-size: 1.1em;
}

.wcrc-bloc p {
	margin: 0 0 1em;
}

.wcrc-bloc--enregistree {
	border-color: #c6e1c6;
	background: #f3faf3;
}

.wcrc-button {
	cursor: pointer;
}

.wcrc-button--disabled {
	opacity: 0.55;
	cursor: not-allowed;
	pointer-events: none;
}

.wcrc-contact {
	margin: 0.75em 0 0 !important;
	font-size: 0.9em;
}
