.bg-light-green{
	background-color:rgb(35, 63, 54);
}

.circle-border{
	background-color:rgb(22, 43, 31); 
	border-radius:50%;
}