@charset "utf-8";

/**
 * [publish] Recaptcha v3
 */
.recaptcha-error {
	color: #c00;
	font-size: 0.9em;
	text-align: center;
	margin: 1rem 0;
}
