a:after {
  content: ' (http://www.fontanel.nl' attr(href) ')';
}


form,
.article-features,
.navigation-container,
.paginator,
#tags-toggle,
.section-header .singular,
.brandlogo:after,
.item-visual:after,
.specials-item .item-comments:after,
.specials-item-highlight .item-category a:after,
.comments-section {
  display: none;
}


body {
  color: #444;
  font-size: 90% !important;
  font-family: "Arial", sans-serif;
}

img { border: 0; }

p {
  max-width: 42em;
}

a {
  color: #0aac85;
}

.section { margin-bottom: 2em; }

.article-body p img {
  margin-bottom: 1em;
}

#footer h3,
.about-section p,
.about-section a span {
  color: #444;
}

.about-section,
.newsletter-section,
.elsewhere-section,
.copyright-section {
  opacity: 1 !important;
}



.item-visual {
  display: block;
}
.inspiration-item {
  margin-bottom: 1em;
  float none:;
}
.item-comments {
  color: #ccc;
  text-decoration: none;
}
.item-comments:after {
  content: ' comments';
}

.homepage .specials-item {
  position: relative;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.specials-item-highlight .item-category a {
  border: 0 !important;
}
