body#module-abonnements-liste .abo-description a {
	text-decoration: underline !important;
}

body#module-abonnements-liste h1.product-name {
	font-size:1.5rem;
	font-weight:bold;
}

body#module-abonnements-liste .card {
	margin-bottom: 35px;
	border: solid 2px lightgrey;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
