body {
    background-image: none;
}

.blockWrap_de481765d8524a468d6d1946a1961f13 {
    background-image: none;
}
.blockWrap_b6d6dad8734a47d5b5ddb9ab90e2e8b0 {
    background-image: none;
}
.blockWrap_de481765d8524a468d6d1946a1961f13 {
    background-image: none;
}
.blockWrap_b581fb12be3d4990ad5503eeae287823 {
    background-image: none;
}

.job-item-job-title .has-data {
    background-color: red;
    padding: 15px;
}


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

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

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

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

/* Change item class here */
.items_be13603fb75d48fca0e723d045168d3b > .item p {
    margin-bottom: 20px;
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

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

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

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

/* Change item class here */
.items_dd7977c66f3142d8b843c824da239768 > .item p {
    margin-bottom: 20px;
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

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

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

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

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

/*About Us Columns - Mission Statement Columns*/
.items_b6b7616e02b8429c959da7316eaa7ac6 {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   min-height: 100%;
}
/*Targets the child flex items*/
.items_b6b7616e02b8429c959da7316eaa7ac6 > .item {
   display: flex;
   flex-direction: column;
}