﻿/* radiantthemes-dropcaps element-two */

.radiantthemes-dropcaps.element-two{
}

.radiantthemes-dropcaps.element-two > .holder{
}

.radiantthemes-dropcaps.element-two > .holder > .radiantthemes-dropcap-letter{
	width:70px;
	height:70px;
	float:left;
	margin-top:7px;
	margin-right:25px;
	margin-bottom:10px;
	border-width:1px;
	border-style:solid;
	text-align:center;
	font-weight:700;
	font-size:50px;
	line-height:70px;
}