
.depicter-revert .depicter-4-element-5{
	filter:none;
	text-shadow:2px 2px 5px rgba( 0, 0, 0, 0.5 );
	opacity:1;
	padding:20px;
	font-size:38px;
	text-align:left;
	color:#FFF;
	font-family:"Inter";
	font-weight:600;
	line-height:130%;
	box-shadow:none;
	backdrop-filter:none;
	background-color:rgba(0, 0, 0, 0.18);
	border-width:0px 0px 0px 15px;
	border-style:solid;
	border-color:#E6007E;
}
.depicter-revert .depicter-4-section-1 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-revert .depicter-4-element-5{
	text-align:left;
}

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

.depicter-revert .depicter-4-element-5{
	font-size:21px;
}

}
