﻿/* radiantthemes-dropcaps element-four */

.radiantthemes-dropcaps.element-four{
}

.radiantthemes-dropcaps.element-four > .holder{
}

.radiantthemes-dropcaps.element-four > .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;
	border-color:transparent;
	border-top-color:#acadb1;
	border-left-color:#acadb1;
	text-align:center;
	font-weight:700;
	font-size:50px;
	color:#acadb1;
	line-height:70px;
}