.ct-share-box {

	a {
		svg {
			width: var(--icon-size);
		}
	}

	.ct-label {
		display: none;
	}
}