#vaisala-xweather-ai-phrase-control {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	overflow: hidden;

	width: 32em;
}

#vaisala-xweather-ai-phrase-control > * {
	display: block;
	padding: 0.75em;
	box-sizing: border-box;
}

#vaisala-xweather-ai-phrase-control .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFF;
	background-color: #bf6b36;
}

#vaisala-xweather-ai-phrase-control section {
	font-size: 1.1em;
}
