/* Button Padding */
.button {
    padding: 18px 25px;
}

.contentTitle {
    line-height: 1.2;
    padding-bottom: .1em!important;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c8335d92318d42c1acfc7d0fbda856c4{ 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c8335d92318d42c1acfc7d0fbda856c4 .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_f553b103e36c45adadbd6f2c1d63a821{ 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f553b103e36c45adadbd6f2c1d63a821> .item {
	display: flex;
	flex-direction: column;
}