/* Equalize Simple List Blocks Home Page Testimonials*/

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

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

/* Button Padding */
.button {
    padding: 10px 20px;
}