/* Old styles
.h-dh .header-widgets.desktop-only {
	display: flex;
	justify-content: center;
	padding-top: 2em;
	padding-bottom: 1em;
}

.header-widgets .widget {
	margin-left: 1em;
	margin-right: 1em;
}
*/

.h-dh .header-widgets broadstreet-zone-container {
	display: flex;
	justify-content: center;
}

.h-dh .header-widgets .widget_custom_html {
	margin-bottom: 0.75em;
}
