.dual-app-buttons-wrapper-1429 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.app-btn-1429 {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	transition: all 0.3s ease;
	line-height: 1.2;
}

.app-btn-icon-1429 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px;
}

.app-btn-content-1429 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.app-btn-sub-1429 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 2px;
	display: block;
}

.app-btn-text-1429 {
	font-size: 18px;
	font-weight: 600;
	display: block;
}

/* Ensure svgs scale well */
.app-btn-icon-1429 svg {
	display: block;
}
