
.wetgeving th > p.al {
  margin-top: 0;
  margin-bottom: 0;
}

.wetgeving td > p.al:first-child {
  margin-top: 0;
}

.wetgeving td > p.al:last-child {
  margin-bottom: 0;
}

.wetgeving .entry.align-left {
  text-align: left;
}

.list--law__unordered td > p, .list--law__unordered th > p {
  margin-left: 0;
  margin-right: 0;
}

.breadcrumb li .button--text {
  padding: 0;
  text-decoration: none;
 	color: #154273;
  vertical-align:baseline;
}

.breadcrumb li .button--text:hover {
	text-decoration: underline;
}