
.depicter-1-element-22 .depicter-bullet-item{
	background-color:#EBEBEB;
	border-radius:24px 24px 24px 24px ;
	width:15px;
	height:15px;
}
.depicter-1-element-22 .depicter-bullet-item.depicter-bullet-active{
	background-color:#F27134;
}
.depicter-1-element-22 .depicter-bullets-wrapper{
	gap:42px;
	flex-direction:row;
}
.depicter-revert .depicter-1-section-1 .depicter-section-background{
	background-color:#F0B613;
}
.depicter-revert .depicter-1-section-5 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-1-section-10 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-1-section-13 .depicter-section-background{
	background-color:#E7D72A;
}
.depicter-revert .depicter-1-section-17 .depicter-section-background{
	background-color:#FFFFFF;
}

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

.depicter-1-element-22 .depicter-bullet-item{
	width:7px;
	height:7px;
}

}
