.cabecera1 {
  margin-top: 20px;
}

.redes a {
  margin-right: 15px;
}

.redes i:hover {
  font-size: 25px;
}

.logo {
  width: 250px;
}

.gesfor2 {
  height: 95vh;
  background-image: url(../img/images\ \(2\).jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: rgba(0, 0, 0, 0.5);
}

h1 {
  margin-top: 120px;
  margin-bottom: 150px;
  color: white;
  font-weight: bold;
  font-size: 55px;
}

h1 + p {
  color: white;
  font-weight: bold;
  font-size: 22px;
  line-height: 36px;
}
ul li a:hover {
  color: blue;
  font-weight: bold;
}

h2,
h4 {
  color: brown;
}

.card-title {
  color: rgb(29, 98, 216);
}

section {
  border-bottom: 2px solid black;
}

.sin-borde {
  border: none;
}

.info {
  padding-top: 30px;
  padding-bottom: 20px;
}

iframe {
  margin-top: 70px;
}

.ubicacion h4 {
  margin-bottom: 15px;
}

.ubicacion :nth-child(4) {
  margin-bottom: 40px;
}

.redes2 {
  border: 1px solid black;
  border-radius: 5px;
  padding: 10px;
  font-size: 30px;
}

.final {
  padding-top: 50px;
}

.final h4 {
  margin-bottom: 20px;
}

.copy {
  text-align: center;
}

.copy p {
  margin-bottom: 10px;
}

.final p a:hover {
  color: blue;
}
