.g-signin2 {
 

  display: inline flex;
	
 	outline: none;
	border: none;

}
.my-toast{
  width : 400px;
  text-align: center;
  font-weight: bold;
  font-size : 1.5rem;
}
.group-left{
  display : flex;
  justify-content: center;
}
.group-left h2{
  margin-left : 20px;
  margin-bottom: 0px;
}
