
.depicter-1-element-19 .depicter-bullet-item{
	background-color:rgba(0, 0, 0, 0.5);
	border-radius:5px 5px 5px 5px ;
	width:20px;
	height:20px;
}
.depicter-1-element-19 .depicter-bullet-item.depicter-bullet-active{
	background-color:#000000;
}
.depicter-1-element-19 .depicter-bullets-wrapper{
	gap:5px;
	flex-direction:row;
}
.depicter-revert .depicter-1-section-10 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-1-section-1 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-1-section-27 .depicter-section-background{
	background-color:#FFFFFF;
}

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

.depicter-1-element-19 .depicter-bullet-item{
	background-color:rgba(0, 0, 0, 0.5);
	width:20px;
	height:20px;
}
.depicter-1-element-19 .depicter-bullet-item.depicter-bullet-active{
	background-color:#000000;
}

}
