/* Adjust text styles as needed */
.feature-content .intro:before {
    content: '';
    background: #8331A7;
    width: 11px;
    height: 11px;
    position: absolute;
    margin-top: 7px;
    margin-right: -15px;
}