/**header**/


.jumbotron {
  padding: 30px 15px;
  color: inherit;
  background-color: #0099CC;
  margin: 0px;
}











/**footer**/


.xm-footer {
  max-width: 1000px;
  margin: auto;
  text-align: center;
  margin-top: 60px;
  font-size: 12px;
  margin-bottom: 10px;
}

.xm-footer a {
  padding-left: 5px;
  display: inline-block;
  color: #b0b0b0;
}





