.nova-seo-answer {
	border-left: 3px solid currentColor;
	padding: 0.9em 1.2em;
	margin: 0 0 1.6em;
	background: rgba( 127, 127, 127, 0.06 );
	border-radius: 0 4px 4px 0;
}

.nova-seo-answer-label {
	margin: 0 0 0.35em;
	font-size: 0.78em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	opacity: 0.75;
}

.nova-seo-answer-body p:last-child { margin-bottom: 0; }

.nova-seo-faq { margin-top: 2.5em; }
.nova-seo-faq .nova-seo-faq-q { font-weight: 700; margin-top: 1.2em; }
.nova-seo-faq .nova-seo-faq-a { margin: 0.3em 0 0; padding-left: 0; }

.nova-menu-section { margin-bottom: 2em; }
.nova-menu-items { list-style: none; margin: 0; padding: 0; }
.nova-menu-item { padding: 0.6em 0; border-bottom: 1px solid rgba( 127, 127, 127, 0.2 ); }
.nova-menu-item-name { font-weight: 600; }
.nova-menu-item-price { float: right; font-weight: 600; }
.nova-menu-item-desc { display: block; opacity: 0.8; font-size: 0.92em; }
.nova-menu-item-tags { display: block; font-size: 0.8em; text-transform: uppercase; letter-spacing: 0.04em; opacity: 0.65; }
