/*
Theme Name: Lindy Korn Salient
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.whitetext * {
    color: #FFF !important;
}

span.meta-comment-count {
    display: none;
}

body.home .meta-category {
    display: none !important;
}


.single .blog-title #single-below-header > span {
    border-left: none;
}