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