/* Blog post page specific styles */
/* Делает мета-текст (Published on ...) жёлтым на странице поста */
article .text-muted {
  color: #ffd600 !important;
}
