/*phone number in nav*/
.navContent ul li:last-child .navLabel {
    color: #ff6c29;
    font-size: 24px;

}

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

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


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

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

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


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


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

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

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

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

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