.bg_navbr {
  background: #172f69;
}
.logo-icon {
  width: 35px;
}
.logo-text {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 3px;
  letter-spacing: 2px;
  font-weight: 400;
  text-align: center;
}

#autoridades img {
  width: 35%;
}


footer p a{
    text-decoration: none !important;
}