




footer {
  background-color: #000080;
  height: 90px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  color: white;
  padding-top: 25px;
  line-height: 14px;
  text-decoration: none;
}

footer a {
    text-decoration: none;
}

footer a:visited {
    text-decoration: none;
    color: #EC2B32;
;
}
