/* Enter Your Custom CSS Here */
/* remove underlines from links */
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
border-bottom: none;
}
