
.depicter-revert .depicter-4-element-3{
	text-shadow:0px 2px 5px rgba(0, 0, 0, 0.08) !important;
	font-size:53px !important;
	text-align:center !important;
	color:#FFFFFF !important;
	font-family:"Montserrat" !important;
	font-weight:700 !important;
	line-height:120% !important;
	box-shadow:none !important;
	background-color:#436314 !important;
	border-radius:50px !important;
}
.depicter-revert .depicter-4-element-3:not(.depicter-hover-off){
	transition:all ease 0.5s !important;
}
.depicter-revert .depicter-4-section-1 .depicter-section-background{
	background-color:#FFFFFF !important;
}
.depicter-revert .depicter-4-section-1 .depicter-section-background::after{
	content:"" !important;
	display:block !important;
	position:absolute !important;
	top:0 !important;
	bottom:0 !important;
	right:0 !important;
	left:0 !important;
	z-index:1 !important;
	background-color:rgba(67, 99, 20, 0.3) !important;
}

/***** Tablet *****/
@media screen and (max-width: 1024px){

.depicter-revert .depicter-4-element-3{
	font-size:43px !important;
	text-align:center !important;
	color:#FFFFFF !important;
	font-family:"Rubik" !important;
	font-weight:600 !important;
	line-height:120% !important;
	background-color:transparent !important;
}
.depicter-revert .depicter-4-section-1 .depicter-section-background{
	background-color:#FFFFFF !important;
}

}
/***** Mobile *****/
@media screen and (max-width: 767px){

.depicter-revert .depicter-4-element-3{
	font-size:30px !important;
	text-align:center !important;
	color:#FFFFFF !important;
	font-family:"Rubik" !important;
	font-weight:600 !important;
	line-height:120% !important;
	background-color:transparent !important;
}
.depicter-revert .depicter-4-section-1 .depicter-section-background{
	background-color:#FFFFFF !important;
}

}
