.elementor-1045 .elementor-element.elementor-element-c2d84ac{margin:-13px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1045 .elementor-element.elementor-element-c02f73d{width:100%;max-width:100%;}/* Start custom CSS for shortcode, class: .elementor-element-c2d84ac */.newsletter-internals-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

.newsletter-internals-tag {
	display: inline-flex;
	align-items: center;
	padding: 6px 8px;
	border: 1px solid #37434a;
	border-radius: 99px;
	background: transparent;
	color: #9faaaf;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.4;
}

@media (max-width: 767px) {
	.newsletter-internals-tags {
		gap: 4px;
	}
}/* End custom CSS */