.widget_pxl_recent_posts .pxl-item--author a {
  visibility:hidden;
}

.pxl-heading .pxl-image--highlight {
  filter: sepia(1) saturate(4) hue-rotate(-12deg) brightness(0.85);
}


a[title="JavaScript Charts by ZingChart"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}