<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Begin List link, icon elementor*/
.elbzotech-list-link-global{
    display: flex;
/*    flex-wrap: wrap;*/
}
.elbzotech-list-link-global-block{   
    flex-direction: column;
}
.elbzotech-list-link-global a{
    display: flex;
    align-items: center;
}
.elbzotech-list-link-global span.icon-image-link{
    display: flex;
}
/*----------------------*/
/*End List link, icon elementor*/</pre></body></html>