/*
Theme Name: Salient Child Theme
Theme URI: http: //ma-squash.org/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //ma-squash.org/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");

#header-secondary-outer #social { float:right; }

.icon-facebook::before {
  color: red;
	font-size: 22px;
	}
	
#footer-outer .row { padding: 0px; }

body .meta-author {display: none !important;}
body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}



