/*
 Theme Name:   	Watson Child
 Theme URI: 	http://thethemefoundry.com/wordpress/watson/
 Description:  	Watson Child Theme for BankStocks.com
 Author: 		The Theme Foundry & Vernon Howard
 Template:     	watson
 Version:      	1.0.0
 Text Domain:  	bankstocks
*/
.zeno_font_resizer {
	text-align: left !important;
	font-size: 150% !important;
}
.twitter a:after {
	position: absolute;
	display: inline-block;
	content: "";
	background-image: url(images/twitter-icon.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 35px;
	height: 24px;
	top: 11px;
	margin-left: 10px;
}

.subscribe {
	text-align: left;
	color: #ffffff !important;
	font-weight: 700;
}
.entry blockquote {
	margin-left: 30px;
	max-width: 430px;
	font-weight: normal !important;
}