.elementor-element .icon [class^=ua-]::after {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    font-weight: 600;
    content: 'UA';
    position: absolute;
    right: 0px;
    font-size: 13px;
    color: #fff;
    padding: 2px;
    background: #5820e5;
    top: 0px;
    border-radius: 0 4px 0 0;
}