.icon_round_brand {
	background-repeat: no-repeat;
	padding: var(--space-s);
	border-radius: 50%;
	background-color: var(--color-bg-brand);
}
