.secondary h1 {
	font-family : 'Arvo';
	font-weight : normal;
}
.secondary .btn:not([bs-btn]) {
	font-family : 'Arvo';
	color : #7f8ca1;
}
.secondary h2 {
	font-family : 'Arvo';
	font-weight : lighter;
	text-decoration : none;
	font-style : italic;
}
.secondary h3 {
	font-family : 'Arvo';
}
.secondary h4 {
	font-family : 'Arvo';
}
.btn:not([bs-btn]) {
	background-color : #b9c3d0;
}
i.fa:not([style*=":"]) {
	background-color : #b9c3d0;
}
.basic .btn:not([bs-btn]) {
	background-color : #b9c3d0;
}
.basic i.fa:not([style*=":"]) {
	background-color : #b9c3d0;
}
