.custom-button-5d815f38-wrapper {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	transition: all 0.3s ease;
	line-height: 1;
}
.custom-button-5d815f38-wrapper:hover {
	opacity: 0.9;
}
.custom-button-5d815f38-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.custom-button-5d815f38-text {
	display: inline-block;
}
