/* CSS for filtered-out posts */
.grey-out {
    display: none !important;
}
