.conexaog_elementor_li{
    margin-right: 25px;
    margin-bottom: 15px;
}

/* selected link */
.conexaog_elementor_a a:active {
    background-color: var( --e-global-color-primary )!important;
    color: white !important;
}

.conexaog_elementor_a .active a{
    background: var( --e-global-color-primary )!important;
    color: white !important;
}