

/* ======= */

#intro {
  background: url("../img/background3.jpg") no-repeat center top;
  background-size: cover;
}

.navbar:not(.top-nav-collapse) {
  background: transparent !important;
}

#intro .h6 {
  font-weight: 300;
  line-height: 1.7;
}

@media (max-width: 450px) {
  .margins {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

#pricing .lead {
  opacity: 0.7;
}

#pricing .card-image {
  background: url("../img/background3.jpg") no-repeat center center;
}

#pricing ul li {
  font-size: 1.1em;
}
