
div.loop--framework-category.e-con {
	padding: 0;
	--padding-top: 0;
	--padding-left: 0;
	--padding-right: 0;
	--padding-bottom: 0;
}

div.loop--framework-category.e-con span {
	font-size: 16px;
	font-weight: 400;
}

#sourceContent {
	display: none;
}

#redirectSelect {
	max-width: 335px;
	border: 1px solid #d2d2d2;
	padding: 17px 39px 17px 14px;
	appearance: none;
	font-size: 16px;
	font-weight: 600;
	background-size: 19px;
	background-image: url("https://boardbenchmarking.com/wp-content/uploads/icon-chevron-down-1.svg");
	background-repeat: no-repeat;
	background-position: center right 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#redirectSelect.nitro-lazy {
	background-image: none !important;
}
