span.btn-gray-transparent {
    color: #ffffff !important;
}    
h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav,
a,
p{
  font-family: 'Roboto', sans-serif;
}
body {
  font-family: 'Roboto', sans-serif;
}

.site-slogan{
	font-size: 8px;
	font-family: 'Fontello', sans-serif;
	letter-spacing: 0.2em; 
	padding: 0 0 3px 3px;
 
}
.fixed-header-on .site-slogan{
	font-size: 8px;
	font-family: 'Fontello', sans-serif;
	letter-spacing: 0.2em; 
	padding: 5px 0 3px 3px;
 
}
.septentrion .listing-item .hvr-shutter-out-horizontal{
	background: #b42424;
    color: #fff;
    border-radius: 0;
}
.septentrion .subscribebtn  {
	margin-left: 10px;
	background: #b42424;
    color: #fff;
    border-radius: 0;
    border: 1px #ccc solid;
    outline:none;
}
.septentrion .subscribebtn:hover  {
	background: #b42424;
	color: #fff;
	outline:none;
}