a {
  color: inherit;
    text-decoration: none;
}

ul{
    
           list-style-type: none;
    list-style: none;
    list-style-image:none;
}

li{margin:10px;}
.footer{
    display:grid;
    background-color: #153467;
    padding: 10px;
    color=#FFFFFF; 
    grid-template-columns: repeat(5,1fr);
    grid-auto-rows:minmax(50px,auto);
    grid-gap:10px;
     list-style: none;

    
}

.footerh3{
   color=#FFFFFF; 
    
}

#footerul{
    
        list-style: none;
        margin: 10px;

    
}

#footerul li{
    
   color=#FFFFFF;   
    list-style: none;
    
       list-style-type: none;
    list-style: none;
    list-style-image:none;
    margin: 10px;
    
}
#a{color: white; background-color: #153467;

    grid-row: 3/3;
    grid-column: 5/5;}

#footerli{
    
          list-style-type: none;
    list-style: none;
    list-style-image:none;
}

#footerse{
    color: white;
    grid-row: 1/3;
    grid-column:2/3;
     list-style: none;
           list-style-type: none;
    list-style: none;
    list-style-image:none;
    
}

.footlogo{
  grid-row: 1/3;
  grid-column:2/3;
    
    
}

hr{
    grid-row:2/2;
    grid-column:1/10;   
    
    
}


#footother{
    grid-row: 1/2;
    grid-column: 3/3;
    color:#ffffff;
    
    
    
    
}

#cr{

    
}

