#metifooterlinks { clear: both; margin-top: 30px; }
#metifooterlinks ul { list-style: none;}
@media(min-width:992px){
    #metifooterlinks ul.links { border-right: 1px solid #ffffff;}
    #metifooterlinks ul.links:last-child { border-right: none;}
}
#metifooterlinks ul li {  padding-top:0.5rem; padding-bottom: 0 !important;  }
#metifooterlinks ul li a { font-size: 14px; color: #ffffff; }
#metifooterlinks ul li a:hover { text-decoration: underline; }

