#cards {
  padding-top: 50px;
  padding-bottom: 30px;
  height: 100%;
}
.panel-heading.text-center {
    font-size: 12px;
}
li.list-group-item {
    color: cornflowerblue;
}
span.num.main-color {
    color: cornflowerblue;
}
.panel-body {
    padding-bottom: 116px;
}
#docs {
  padding-bottom: 0px;
}
.panel-body select {
  height: 40px;
  font-size: 16px;
}
.panel-body button {
  height: 50px;
}
span.txt.text-uppercase {
    color: antiquewhite;
}
span#back-top {
    background-color: cornflowerblue;
}
