/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.card {
  height: 100%;
}

ul {
  padding:10px 0px 0px 10px;
}

li {
  text-align: left;
}

.jumbotron {

  padding-top: 5px;
}

.jumbocustom{
  background-color: white;
    padding-bottom: 100px;
}

.under_cta_info{
  font-size: 10px;
}
.price{
  font-size:23px;
  font-weight: bolder;
}

.big{
  font-size: 30px;
}

.btn-primary{
  text-align: center;
}

.display-3 {
  font-size:32px;
  font-weight: bold;
}
