.columns-container {
	margin-top: 30px;
	margin-bottom: 40px;
}

/*
Faber Novel design
 */

.icon-twitter {
	color: #55acee;
}
.icon-linkedin {
	color: #0077b5;
}

.icon-facebook {
	color: #3b5998;
}

.icon-rss {
	color: #ffa02d;
}

.icon-twitter .fa-stack-1x, .icon-linkedin .fa-stack-1x {
    color:white;
}

.icon-facebook .fa-stack-1x {
    color:white;
}

.icon-rss .fa-stack-1x {
    color:white;
}

.row.bottom-homepage {
	padding-top: 20px;
}

.inverse-container {
	margin-left: -15px;
	margin-right: -15px;
}

/* 
 SG Bootstrap Fixes
 */
.fix-sgbootstrap.fa-stack-2x {
	font-size: 2em;
}

.fix-sgbootstrap.fa-stack-1x {
	font-size: 1em;
}
