.bg-light-1 {
	background: rgba(255, 255, 255, 0.85) !important;
}

.bg-light-2 {
	background: rgba(255, 255, 255, 0.65) !important;
}

.bg-light-3 {
	background: rgba(255, 255, 255, 0.35) !important;
}