.elementor-7483 .elementor-element.elementor-element-32008b86{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-80e744e */.wp-block-list li {
    margin-bottom: 12px;
    padding-left: 1.2em;
    position: relative;
    font-size: 1.05rem;
    line-height: 1.6;
    color: #333;
    background: #f9f9f9;
    border-left: 4px solid #0073aa;
    padding: 10px 15px;
    border-radius: 4px;
    transition: background 0.3s ease;
}

.wp-block-list li:hover {
    background: #eef6fa;
}
ol.wp-block-list {
    list-style-position: inside;
    counter-reset: my-counter;
    padding-left: 0;
}/* End custom CSS */