footer a{
    color:  #306593;


}

footer{
    margin-top: 100px;
    margin-bottom: 30px;
}

footer .btn{
    color: #306593;
    text-decoration: underline;
}

footer button{
    padding: 0!important;
    margin: 0!important;


}

footer li{
    display: flex;
    align-items: center;
    justify-content: center;
   
 
}



