@use "../variables" as *;

/**
 * Panel field help
 */
.tsc-panel-field-help {
	color: $text-color--gray;
	font-size: 12px;
	margin: 8px 0 0;
}
