.wa-btn-wrapper-c90f6c71 {
	display: flex;
}

.elementor-align-left .wa-btn-wrapper-c90f6c71 {
	justify-content: flex-start;
}

.elementor-align-center .wa-btn-wrapper-c90f6c71 {
	justify-content: center;
}

.elementor-align-right .wa-btn-wrapper-c90f6c71 {
	justify-content: flex-end;
}

.elementor-align-justify .wa-btn-wrapper-c90f6c71 {
	justify-content: stretch;
}

.elementor-align-justify .wa-btn-wrapper-c90f6c71 .wa-btn-c90f6c71 {
	width: 100%;
	justify-content: center;
}

.wa-btn-c90f6c71 {
	display: inline-flex;
	align-items: center;
	padding: 12px 24px;
	border-radius: 4px;
	text-decoration: none;
	transition: all 0.3s ease;
	cursor: pointer;
}

.wa-icon-c90f6c71 {
	display: inline-flex;
	align-items: center;
	margin-right: 8px;
}

.wa-icon-c90f6c71 svg {
	fill: currentColor;
	height: 1em;
	width: 1em;
}

.wa-text-c90f6c71 {
	font-weight: 500;
}