$generate-css: false;
@import './src/main/content/jcr_root/apps/esri-sites/clientlibs/common/css/general.scss';

.contentbar {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 210px;
	background-color: var(--calcite-ui-foreground-2);
}

.contentbar.title-font-demi .esri-text__title{
	font-weight: var(--calcite-font-weight-bold);
}
