.elementor-element .rv-elementor-widget-icon{
    width: 40px;
    display: inline-block;
}
.elementor-element .rv-elementor-widget-icon::after {
	content: "";
	background-image: url( "https://riovizual.com/wp-content/uploads/2025/05/rio-icon-elementor.png" );
	height: 28px;
    width: 100%;
    display: inline-block;
	padding: 0.2em 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
}
