/*
* Drop Cap Shortcode styles
*/

span.dropcap {
	float: left;
	font-size: 4em;
	color: #2f8ecd !important;
}