.listaFooterLinks{margin-bottom:40px}.listaFooterLinks h4 span{color:#4ec2c9;font-weight:700}.listaFooterLinks ul{display:flex;justify-content:flex-start;list-style:none;padding:0;margin:0}@media only screen and (max-width:480px){.listaFooterLinks ul{flex-direction:column}}.listaFooterLinks ul li{margin-right:30px}@media only screen and (max-width:480px){.listaFooterLinks ul li{margin-bottom:15px}}.listaFooterLinks ul li img{margin-right:10px}.listaFooterLinks ul li a{color:#231f20;display:flex;justify-content:space-between;align-items:center;font-size:12px}@media only screen and (max-width:480px){.listaFooterLinks ul li a{justify-content:flex-start}}.listaFooterLinks ul li a span{font-weight:700;display:inline-block;width:100%;transition:all .5s ease}.listaFooterLinks ul li a:hover span{color:#f8c241}