/*.description-wrapper {
	background-color: $grey2;
	padding: $space*2;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}*/
.description-wrapper {
  font-style: italic;
}
