.welcome-jumbotron {
  background-color:transparent !important;
}

.img-responsive {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.body {
  background-color: black;
}


.center-block {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.footer {
      margin-top: auto;
      height: 90px;
}

body {
    height : 100%;
}

html {
    height: 100%;
    min-height: 100%;
}

h5.breve {
  color: #FFFFFF;
}
