.ffh-keyword-helper-notice {
	background: #f6fbff;
	border: 1px solid #8ec7e8;
	border-left: 4px solid #2271b1;
	border-radius: 4px;
	box-sizing: border-box;
	color: #1d2327;
	font-size: 1.1rem;
	line-height: 1.6;
	margin-top: 10px;
	padding: 12px 14px;
}

.ffh-keyword-helper-notice:empty,
.ffh-keyword-helper-notice[hidden] {
	display: none;
}

.ffh-keyword-helper-notice p {
	margin: 0 0 0.75em;
}

.ffh-keyword-helper-notice p:last-child {
	margin-bottom: 0;
}
