.elementor-container .elementor-navigation-button-wrapper .elementor-navigation-button-content {
    display: flex;
		align-items: center;
		text-decoration: none;
}

.elementor-container .elementor-navigation-button-wrapper .elementor-navigation-button-icon {
    text-decoration: none;
}

.elementor-navigation-button-icon-content i, .elementor-navigation-button-icon-content {
    pointer-events: none;
}

.elementor-navigation-button-view-stacked .elementor-navigation-button-icon {
	padding: .5em;
	background-color: #69727d;
	fill: #fff;
	color: #fff;
}

.elementor-navigation-button-view-framed .elementor-navigation-button-icon {
	border: 3px solid #69727d;
	padding: .5em;
	background-color: transparent;
	color: #69727d;
}