#index .title #subtitle {
  font-size: 2.5rem;
}
#index .title {
  background-image: url(/images/backgrounds/index.jpg);
}
@media (max-width: 991.98px) {
  #index .title #subtitle {
    font-weight: initial;
  }
}
#index #quick-buttons {
  margin-top: 30px;
}

.credit img {
  opacity: 0.4;
}

#different {
  padding-top: 0;
}
/*# sourceMappingURL=index.css.map */
