	#het-ai-congres .featured-image , .het-ai-congres-featured-image {
	background-image: url('https://images.unsplash.com/photo-1591696331111-ef9586a5b17a?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w0NjgyNzV8MHwxfGFsbHx8fHx8fHx8fDE3NDczMTUzNjZ8&ixlib=rb-4.1.0&q=80&w=1080');
	background-position-y: top;
	background-repeat: no-repeat;
	background-size: cover;
	}

	#het-ai-congres .featured-image-overview {
	background-image: url('https://images.unsplash.com/photo-1591696331111-ef9586a5b17a?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w0NjgyNzV8MHwxfGFsbHx8fHx8fHx8fDE3NDczMTUzNjZ8&ixlib=rb-4.1.0&q=80&w=1080');
	background-position-y: top;
	background-repeat: no-repeat;
	background-size: cover;
	}

	#het-ai-congres .highlightColor{
color: #2196f3;

}
#het-ai-congres .highlightBorderColor {
border-color: #2196f3;

}
#het-ai-congres .highlightBackgroundColor {
background-color: #2196f3;

}

#het-ai-congres .shop .btn:not(.no-shadow).highlightBackgroundColor{
box-shadow: 0 8px 8px -8px rgba(33, 150, 243, .6);
border-bottom: solid 2px rgba(0,0,0,.5);
}

#het-ai-congres .shop .btn:not(.no-shadow).highlightBackgroundColor:hover{
margin-top:1px;
border-bottom: solid 1px rgba(0,0,0,.5);

}

#het-ai-congres .shop .btn:not(.no-shadow).highlightBackgroundColor:active{
margin-top:2px;
border-bottom: none;
}

