/* ============================================================================================
	CONTACT GUIDE / PATTERN
============================================================================================ */
.hhobar-guide-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 4em;
	height: 4em;
	margin-right: 1em !important;
	border-radius: 50%
}
.hhobar-guide-text a {
	text-decoration: none
}
.hhobar-guide-text-mail a {
	display: inline-block;
	padding: .5em 1.5em;
	border-radius: 4px;
	background: var(--wp--preset--color--translucent-b-10)
}
