/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_d074eec5b0de403ca7b1b57dcdb9c816 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d074eec5b0de403ca7b1b57dcdb9c816 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_d074eec5b0de403ca7b1b57dcdb9c816> .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_d074eec5b0de403ca7b1b57dcdb9c816 > .item p {
    margin-bottom: 20px;
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_e92ad0d73dbb41c6ba2db46b0372b7dc { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e92ad0d73dbb41c6ba2db46b0372b7dc > .item {
	display: flex;
	flex-direction: column;
}
/* Sitewide Banner */

.blockWrap_a32e25786eb34beb9205023542ffefc5{
background-color: #EF2400;
color: #FFFFFF; 
text-align: center;
padding: 15px;
}

.headerAndNavContainer{
padding-top: 0px !important;
}

/* Popup Styles */

.dismiss{
cursor: pointer;
}

/*