:root {
	--primary: #4f7a60;
}

.bg-primary {
	background-color: #759783 !important;
}
.bg-dark {
	background-color: #4f7a60 !important;
}
