body a.broken_link {
	text-decoration: none!important;
}

.glow {
    transition: all ease 1s;
    background: #444;
}

#text-4 {
    transition: all ease 1s;
    background: transparent;
}

.meta-author {
	display: none;
}