.mapa {
  color: #fff;
  background-color: #2e2e2e;
}

.mapa iframe {
  width: 100%;
}

.font-20 {
  font-size: 20px;
}

.font-14 {
  font-size: 14px;
}

.mapa .redes i {
  color: white;
}

@media (max-width: 767px) {
  .font-md-16 {
      font-size: 16px;
  }
}
