.sq-slide-caption {
background: rgba(0, 0, 0, 0.4);
}

#sq-masthead {
background: rgba(30, 36, 42, 0.5);
}

.italic {
	color: #ffffff;
	font-style: italic;
	font-size: 20px;
	text-align: center;	
}
.sq-main-header {
	background-color: #777;
}

#sq-colophon {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    color: #fff;
}
.sq-site-footer a {
    color: #fff;
    text-decoration: none;
}
.sq-site-title a {
font-size: 24px;
    text-decoration: none;
    color: #FFF;
}