.panel-grid-cell:has(.ehs-card) { /* make all cards same height */
		display: flex;
}

.widget:has(.ehs-card) { /* make all cards same height */
		flex-grow: 1;
		border: 1px solid #EBEBEB;
		padding: 20px;
}

.inline-icon {
		position: relative;
		top: 1px;
}

.resource-center-widget .img {
		background-position: center center;
}

.resource-center-widget .cap-stacked-sections-sm {
		padding: 120px 60px;
}

.report-a-hazard-widget .uu-split-section-widget-img {
		background-position: top center;
}

.post-type-archive-video .facetwp-autocomplete-update {
	width: 90px;
  border: 2px solid #eeeeee;
  margin-top: 5px;
  color: black;
  font-family: inherit;
}