#ud_footer{
    padding:5.9rem 0px 3.8rem;
}

#ud_footer ul p{
    font-weight: 500;
}
#ud_footer ul p,
.ud_follow p,
#ud_footer ul li a{
    font-family: barlowregular;
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom:1.2rem;
}


.border_b{
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.ud_footer_info{
    max-width: 788px;
    margin:3.8rem auto 0 auto;
}

.ud_footer_info a{
    font-size: 1.4rem;
    line-height: 1.7rem;
    color: var(--white);
}
.ud_footer_info .mab-2{
    margin-bottom: 2rem;
}
.ud_footer_info .ud_footer_last span{
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    opacity: 0.5;
}
.ud_footer_info .ud_footer_last{
    margin-top: 2rem;
}
#footer_item_menu li,
#footer_item_risorse li{
    margin-bottom: 1.2rem;
}
.ud_footer_item_desktop p{
    font-family: barlowregular;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 1.2rem;
}

#footer_item_menu li a,
#footer_item_risorse li a,
#footer_item_row li a{
    font-family: barlowregular;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: var(--white);
}
#footer_item_menu li::marker,
#footer_item_risorse li::marker,
#footer_item_row li::marker{
    font-size: 0;
}
#footer_item_row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer_item_row li{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 4.3rem;
}