<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tem-ad {
	overflow: hidden;
	max-height: 1400px;
	transition: 0.5s max-height !important;
}
.no-ad {
	max-height: 0;
	transition: 0.5s max-height !important;
}
#newsletter .elementor-message-success {
	color: var(--e-global-color-accent);
}
#newsletter .elementor-message-error {
	color: var(--wp--preset--color--luminous-vivid-orange);
}
.elementor-social-icons-wrapper &gt; span {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


</pre></body></html>