.vcs-contact-group {
 user-select: text;
}

.vcs-contact-group p.vcs-contact-text {
	user-select: text;
}

.vcs-contact-group p.vcs-contact-text ::selection {
  background-color: hsl(210, 14%, 80%) !important;
}

.vcs-contact-group .wp-block-image {
	margin-right: -0.6rem;
	opacity: 0.7;
	user-select: none;
}

.vcs-contact-group .wp-block-heading {
	/*user-select: none;*/
}