/* Equalize Simple List Blocks*/

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

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


}/* Sitewide Banner */

.block_a79b4985617a4f3997e0192ea912b019, .block_a79b4985617a4f3997e0192ea912b019 .contentTitle { 
background-color: #010101;
color: #ffffff !important;
text-align: center;
padding: 10px;
}

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