h4 {
  font-weight: bold;
  line-height: 1.5rem;
}

.btn-technic-info-top {
  position: absolute;
  top: 0;
  left: 10em;
}

.btn-technic-info-bottom {
  position: absolute;
  bottom: 0;
  left: 26%;
}

.btn-academic-info-top {
  position: absolute;
  top: 0;
  right: 26%;
}

.btn-academic-info-bottom {
  position: absolute;
  bottom: 0;
  right: 26%;
}

.text-block {
  font-size: 1.5rem;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}

#institutionality {
  background-color: white;
  padding: 0px !important;
}

#institutionality > div:first-child {
  display: none;
}

#institutionality .container-fluid {
  margin-top: 0px !important;
}

.fondo-titulo-mision {
  background-color: #0070B3;
}
