.divisions, .contacts{
  margin-top: 50px;
}
.divisions .row{
  margin-top: 20px;

}
.divisions ul{
  list-style-type: none;
}

.footer-name{
  font-weight: bold;
}
.blurbContent p{
  margin: 0px 150px;
  padding: 15px 30px;
  background-color: #eee;
}
@media screen and (max-width: 979px){
  .blurbContent p{
    margin: 0px 10px;
  }
  .lightBG {
    background-color: #eee;
    margin-top: 20px;
  }
}
html, body {
	background-color: #f0f0f0 !important;
}

h1 {
	color: #7a7a7a !important;
	text-transform: uppercase;
	/*font-size: 1rem;*/
}


#wdp-logo {
    width: 80%;
    max-width: 602px
}

@media (max-width: 500px) {
	#header-text {
		font-size: 1.2rem !important;
	}
}
