.footer                             {min-height:100px; background-color:#102230; margin:0px 0 0 0; padding:20px 0 30px 0; color:#9ca3af; display:flex; flex-direction: column; align-items:center; justify-content:space-around;}
.footer ul                          {display: flex; justify-content: space-evenly;  list-style-type: none; margin:0 0 20px 0;}  
.footer li                          {padding:0 20px 0 20px;}
.footer a                           {color:#9ca3af; text-decoration: none;}
.footer h6                          {font-size:12px; font-weight:normal; line-height:1.5em;}        