
.depicter-1-display .depicter-backdrop{
	background-color:rgba(0, 0, 0, 0.3);
}
.depicter-revert .depicter-1-element-6{
	font-size:15px;
	color:#FFF;
	font-family:"DM Sans";
	font-weight:400;
	line-height:120%;
	text-decoration:underline;
	background-color:transparent;
}
.depicter-revert .depicter-1-section-1 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-revert .depicter-1-element-6{
	color:#FFF;
	font-family:"DM Sans";
	text-decoration:underline;
}

}
