
body .ly_footer_36 .follow_us_list ul {display: flex;}
body .ly_footer_36 .follow_us_list ul li {order: 1;}
body .ly_footer_36 .follow_us_list ul li:has(a.icon_follow_instagram),
body .ly_footer_36 .follow_us_list ul li:has(a.icon_follow_tiktok) {order: 0;}
@media screen and (max-width: 1000px){
    body .ly_footer_36 .follow_us_list ul{justify-content: center}
}
