html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

body {
}

.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  /*max-height: 650px;*/
  /*width: 100%;*/
  /*height: 100%;*/
}

@media (max-width:767px) {
  .features-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  font-family: 'Lora';
  font-size: x-large;
  font-weight: 300;
  color: rgb(13,97,146);
}

