
.depicter-revert .depicter-1-element-4{
	font-size:60px;
	text-align:center;
	color:#EED306;
	font-family:"Times New Roman";
	font-weight:400;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-1-section-1 .depicter-bg-video{
	background-color:#000;
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}
.depicter-revert .depicter-1-section-1 .depicter-bg-video::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.4);
}

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

.depicter-revert .depicter-1-element-4{
	font-size:50px;
}

}
