/*-------------
	esg
-------------*/
.un-sdg-title {
	margin-bottom: 40px;
}
@media (min-width: 768px) {
	.un-sdg-title {
		display: flex;
		justify-content: space-between;
	}
}
.un-sdg-title__icon {
	display: flex;
	gap: 10px;
}
@media (max-width: 767px) {
	.un-sdg-title__icon {
		justify-content: center;
		margin-top: 22px;
	}
}
.un-sdg-title__icon-item {
	width: 60px;
}
/*# sourceMappingURL=style.css.map */
