._BasicAppButton_j7tg6_1 {
	background-color: var(--appMainColor) !important;
	color: #fff !important;
	border: 1px solid var(--appMainColor) !important;
}

._BasicAppButton_j7tg6_1:hover,
._BasicAppButton_j7tg6_1:disabled {
	background-color: var(--appSecondaryColor) !important;
	color: #fff !important;
	border: 1px solid var(--appSecondaryColor) !important;
}
