/* your styles go here */

body {
  padding-top: 0px;
  position: relative;
  overflow-x: hidden;
}

section {
  padding: 50px 0;
  overflow: hidden;
}
h2 {
    font-size: 1.5em;
    font-weight: 100;
    color: forestgreen;
}
h2 strong {
    font-weight:900;
    color: forestgreen;
}

footer.main-footer {
  padding: 00px 0 0;
  overflow-x: hidden;
}

footer.main-footer .copyrights {
  margin-top: 0px;
}

footer.main-footer .copyrights .container {
  padding: 30px 0;

}

#empresas {
        background-image: url(/img/Mosaic018.jpg);
    }
