/*

* Override Pages default styles or create your own styles here

*/
.jumbotron h1.large-demo-text {
  font-size: 150px;
}

.icon-text-search {
  font-size: 42px;
  width: 150%;
}

.row-title {
  font-size: 11pt;
  font-weight: 500;
  margin: 0;
}

.row-caption {
  font-size: 8pt;
  color: gray;
  margin: 0;
}

.header .profile-dropdown-toggle:after {
  opacity: 0;
}

.container-fixed-lg {
  margin-top: 14px;
}
.jumbotron {
  padding-top: 0px;
}

.card-title {
  font-size: 27px;
  line-height: 35px;
  letter-spacing: -0.0114923em;
  font-weight: 500;
}
.card-caption {
  font-size: 12px;
  line-height: 6px;
  color: gray;
}
