.btn-color{
  background-color: #808080;
  color: #fff;
  
}

.profile-image-pic{
  height: 150px;
  width: 150px;
  object-fit: cover;
}



.cardbody-color{
  background-color: #40ad6a;
}

a{
  text-decoration: none;
} 

.colour-white{
	color: white;
}