/* Start custom CSS */@media screen and (min-width: 1024px) {
    .elementor-item {
        color: var(--e-global-color-5024753) !important;
        fill: currentColor !important;
    }
    
    .elementor-item:hover {
        color: var(--e-global-color-8d5303c) !important;
        fill: currentColor !important;
    }
}/* End custom CSS */