@media only screen and (max-width: 767px) {
    .blockWrap_bb57e0f7a2f34752b4d9c31de8a8a9ed .contentTitle {
        font-size: 42px;
    }
}/* Sitewide Banner */

.blockWrap_b777378e59a241398b2c70623d1892c7{
background-color: #000000;
color: #ffffff; 
text-align: center;
padding: 10px;
}

.headerAndNavContainer{
padding-top: 0px !important;
}








/* Homepage Services - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_e72535ecef59492285822dae10451e7e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e72535ecef59492285822dae10451e7e > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_e72535ecef59492285822dae10451e7e > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_e72535ecef59492285822dae10451e7e > .item p {
    margin-bottom: 30px;
}









/* Homepage testimonials - Equalize Simple List Blocks*/

/* Change item class here */
.items_e009a24f645c425c888ea718bbc5c24e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e009a24f645c425c888ea718bbc5c24e > .item {
	display: flex;
	flex-direction: column;
}