.elementor-29834 .elementor-element.elementor-element-759952d{--display:flex;--gap:9px 9px;--row-gap:9px;--column-gap:9px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-1ef071d */.custom-bullets ul {
    list-style: none;
    padding-left: 0;
}

.custom-bullets ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.custom-bullets ul li:before {
    content: "\f0a4";
    font-family: "Font Awesome 5 Free";
    font-weight: 400; /* Regular icon (far) */
    position: absolute;
    left: 0;
    top: 2px;
    color: #7a7a7a
;
}/* End custom CSS */