.facets-container{
	line-height: 20px;
	min-width: 230px;
}
.facet{
	border: 1px solid #B72025;
	/*border-radius: 5px 5px 5px 5px;*/
	margin: 5px 5px 10px;
	background-color: white;
	padding-bottom: 5px;
}
.facet h1{
  text-align: center;
  color: #353E45;
  font-size: 18px;	
}