body {
	padding-top: 80px !important;
	font-size: 0.85rem;
}


.lh-condensed {
	line-height: 1.25;
}

label{
	font-size: 1rem;
}

.footer {
  background-color: #f5f5f5;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}


@media (min-width: 768px) {
	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
}
}