.footer-links li:nth-child(6){
    padding: 10px;
    background-color: #fff;
    border-radius: 20px;
}
.footer-links li:nth-child(6) a{
     color: #003291;
}