
body, html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p strong {
	color: #262262;
}

.post--title .elementor-heading-title {
	text-wrap: balance;
	max-width: 66%;
}

#article ul + *, #article ol + *, .elementor-widget-text-editor ul + *, .elementor-widget-text-editor ol + * {
	margin-top: 1.5rem;
}

#article a:not(.elementor-button), .elementor-widget-text-editor a:not(.elementor-button) {
	color: #262262;
	font-weight: 600;
}

.partner--content a {
	font-weight: 600;
	color: #262262;
}
