.hostiko-featured-red-icon .elementor-widget-container{
    position:relative;
}
.hostiko-featured-red-icon .elementor-widget-container:before{
    content:"";
    position:absolute;
    left:15px;
    right:15px;
    bottom:15px;
    top:15px;
    border:solid 1px #fff;
    border-radius:4px;
}