.bbf-tariff-announcement{
	text-align:center;
	padding:12px;
	background:#f8f5f0;
	color:#1e293b;
	margin:0 0 20px 0;
	font-size:14px;
	border-radius:6px;
	border:1px solid #b39271;
}
.bbf-tariff-announcement__headline{
	line-height:1.3;
}
.bbf-tariff-announcement__subline{
	line-height:1.3;
	margin-top:2px;
}
