footer #footer {
  background-color: #E6E6E6;
  border-top: 5px solid #003A70;
  border-bottom: 15px solid #003A70;
  margin-top: 30px;
  padding: 30px 15px;
}

footer #footer h2 {
  color: #003A70;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  footer #footer h2 {
    font-size: 15px;
  }
}

footer #footer h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0.25rem;
}

footer #footer a {
  color: #003A70;
}

footer #footer div.region-footer-fourth nav.navigation ul.nav {
  display: block;
  flex-wrap: wrap;
  padding-left: 1.5em;
  margin-bottom: 0;
  list-style: disc;
}

footer #footer div.region-footer-fourth nav.navigation ul.nav > li {
  line-height: 1.1;
}

footer #footer div.region-footer-fourth nav.navigation ul.nav>li>a {
  padding: 0.25rem;
}

footer #footer #icono-pnt em {
  font-size: 110px;
}

@media (max-width: 575.9px) {
  footer #footer #icono-pnt em {
    font-size: 95px;
  }
}

footer .icon-denuncia {
  width: 75px;
  text-align: center;
}
