/* Enter Your Custom CSS Here */
.arrow-list ul{
	padding-left:0px;
}
.arrow-list ul li{
    list-style-type:none;
    background-image: url(wp-content/uploads/2020/08/bullet.png);
    background-repeat:no-repeat;
  	background-size: 10px;
    padding-left:20px;
	  background-position: 0px 10px;
}
.fusion-social-networks{
	text-align:center;
}
.custom-box-and .content-wrapper-background{
	padding:5px !important;
	min-height:425px;
}
.fusion-paragraph *{
		color: black !important;
		font-size: 18px;
}