/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

#ou-search-advanced a {
	color:white !important;
}

.icon img {
	width: 110px;
}

/* DS 243544 */
.cards-with-bg-row a.card {
  display: flex !important;
}

ouc\:div ouc\:editor table {
	border-collapse: collapse !important;
}