<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Blog layout: Custom
------------------------- */
.post_layout_custom {
  position: relative;
}

.post_layout_custom .post_featured[class*=hover_] {
  display: block;
}

.post_layout_custom .post_featured img {
  width: 100%;
}

.post_layout_custom .post_header {
  padding-top: 0.02px;
}</pre></body></html>