/* Start custom CSS */.elementor-widget .elementor-icon-list-item {
     -webkit-box-align: start;
    -ms-flex-align: star;
    align-items: start;   
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    margin-top: 10px;
}
.row-transition .elementor-element-populated {
    transition: 0.3s all;
}

.elementor-element-81f288d .elementor-icon-list-item:first-child .elementor-icon-list-icon {
    display: none;
}/* End custom CSS */