.iconos-sociales img {
  width: 30px;
  height: 30px;
  margin: 0 5px;
}

footer {
  background: rgba(52, 152, 219, 0.9);
  text-align: center;
  padding: 15px;
}

body {
  background: url("https://i.postimg.cc/MT2mg1cZ/fondoabogacia.png") no-repeat center center fixed;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  #hero {
    padding-top: 100px;
  }
}/*# sourceMappingURL=style.css.map */