.path-ajankohtaista-feed  {
  background: transparent!important;
  font-family: "Segoe UI", SegoeUI, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
}
/* Piilota kaikki sivun peruselementit */
.path-ajankohtaista-feed header,
.path-ajankohtaista-feed footer,
.path-ajankohtaista-feed nav,
.path-ajankohtaista-feed .breadcrumb,
.path-ajankohtaista-feed .tabs,
.path-ajankohtaista-feed .page-title,
.path-ajankohtaista-feed .region-header,
.path-ajankohtaista-feed .region-sidebar-first,
.path-ajankohtaista-feed .region-sidebar-second,
.path-ajankohtaista-feed .region-footer,
.path-ajankohtaista-feed .toolbar,
.path-ajankohtaista-feed .messages,
.path-ajankohtaista-feed .local-tasks {
  display: none !important;
}

/* Näytä vain pagefeed */
.path-ajankohtaista-feed .pagefeed {
  display: block !important;
  background: transparent!important;
}
.path-ajankohtaista-feed .page-content, .path-ajankohtaista-feed .layout-container {margin:0!important;}
.path-ajankohtaista-feed .pagefeed a {
  color: rgb(0, 64, 112);
  text-decoration: none!important;
}
.path-ajankohtaista-feed .pagefeed .views-row { margin-top: 4px!important; margin-bottom: 4px!important;}
