/* @group iPrestaShop module */
.iprestashop_block {
	text-align: center;
	margin-bottom: 1em;
	font-size: 0.9em;
}
.iprestashop_block, .iprestashop_block a {
	text-decoration: none;
	font-style: italic;
}
.iprestashop_block a:hover {
  color: #0872BA;
}
/* @end iPrestaShop module */
