/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 3.5rem;
}

.footer {
  padding: 1.5rem 0;
  color: #999;
  text-align: left;
  background-color: #e9ecef;
  border-top: .05rem solid #e5e5e5;
}

.title {
height:80px; overflow:hidden;
}

.intro {
	height:120px; overflow:hidden;
}