.feature-list .blue-dot{.custom-list__item{display:-ms-flexbox;display:flex;&::before{display:-webkit-box;background-color:#00c0f3;content:"";margin-right:10px !important;margin-top:8px !important;padding-left:6px;height:6px}
}
}
.feature-list .black-dot{.custom-list__item{display:-ms-flexbox;display:flex;&::before{display:-webkit-box;background-color:#000;content:"";margin-right:10px !important;margin-top:8px !important;padding-left:6px;height:6px}
}
}
.feature-list .green-check{.custom-list__item{background:url(../../../../../etc.clientlibs/cspire/clientlibs/clientlib-site/resources/img/green-check.png) no-repeat left 5px;padding:5px 0 5px 33px;&::before{margin:30px;background-color:transparent;width:0;height:0}
}
}
.feature-list .blue-check{.custom-list__item{display:flex;margin-bottom:6px !important;&::before{background-color:transparent;content:"\2713";color:#00c0f3;font-weight:500;font-size:1rem;width:auto;height:auto;min-width:20px !important}
}
}
.feature-list .feature-list-content{margin-left:15px;margin-right:15px;padding-top:20px;padding-bottom:20px;ul{padding-left:20px;padding-right:15px}
}