.tvse-quick-answer {
	background: #fdf6e7;
	border: 1px solid #e8d9b0;
	border-left: 4px solid #c98a1f;
	border-radius: 4px;
	padding: 1rem 1.2rem;
	margin: 0 0 1.6em;
	font-family: inherit;
}
.tvse-quick-answer .tvse-qa-label {
	display: block;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #a8720f;
	margin-bottom: .4em;
}
.tvse-quick-answer p {
	margin: 0;
	font-size: 1.02em;
	line-height: 1.55;
	color: #2b2b2b;
}
