.nav-twitter{
	font-size:20px;
	text-align: center;
}

a:hover {
	color: rgba(255, 255, 255, 0.4);
}

a {
	color: #fff;
}

.lora {
	font-family: 'Lora', serif;
	font-weight: 300;
	font-style: italic;	
}

.share {
	text-align: center;
	height: 64px;
}

.stLarge {
	background: none !important;
}


.stButton {
	font-size: 40px!important;
	line-height: 40px!important;
}

.stButton .stLarge {
	display: initial!important;
	height: 40px!important;
	width: 40px!important;
}

.stButton .stLarge:hover {
	opacity: .75!important;
}

.st_facebook_large .stButton .stLarge:before {
	font-family: FontAwesome;
	content: "\f082";
	color: #fff!important;
} 

.st_twitter_large .stButton .stLarge:before {
	font-family: FontAwesome;
	content: "\f081";
	color: #fff!important;
} 

.st_linkedin_large .stButton .stLarge:before {
	font-family: FontAwesome;
	content: "\f08c";
	color: #fff!important;
}

.email_large:hover {
	opacity: .75!important;
}


.email_large:before {
	font-family: FontAwesome;
	content: "\f0e0";
	color: #fff!important;
	font-size: 40px!important;
	line-height: 40px!important;
	margin-right: 3px;
	margin-left: 3px;
}

.st_sharethis_large .stButton .stLarge:before {
	font-family: FontAwesome;
	content: "\f1e1";
	color: #fff!important;
}
 
.st_pinterest_large .stButton .stLarge:before {
	font-family: FontAwesome;
	content: "\f0d3";
	color: #fff!important;
} 

.link .btn {
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 4.0rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
