.h1, .h2, .h3, h1, h2, h3 {
  margin-top:20px;
  font-family:'Raleway';
  margin-bottom:10px;
  font-weight:100;
}

.carousel-caption {
  /*position:fixed;*/
  /*right:15%;*/
  /*bottom:100px;*/
  /*top:350px;*/
  /*left:15%;*/
  /*z-index:10;*/
  /*padding-top:20px;*/
  /*padding-bottom:20px;*/
  /*color:#fff;*/
  /*text-align:center;*/
  /*text-shadow:0 1px 2px rgba(0,0,0,.6);*/
}

.glyphicon {
  position:relative;
  top:1px;
  display:inline-block;
  font-family:'Glyphicons Halflings';
  font-style:normal;
  font-weight:400;
  line-height:1;
  font-size:xx-large;
  align-content:center;
  text-align:center;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

ol, ul {
  margin-top:0;
  margin-bottom:10px;
  font-family:'Raleway';
  font-size:20px;
  text-align:left;
}

.navbar-brand {
  /*float:left;*/
  /*height:50px;*/
  /*padding:15px 15px;*/
  /*font-size:18px;*/
  /*line-height:20px;*/
}

.service-heading {
  font-size:38px;
  font-family:'Raleway';
}

