

.gr-btn{
	padding-top: 20px;
	padding-bottom: 20px;
    width: 105%;
    margin-bottom: 10px;
	background-color: white;
		
}
button, a.gr-btn:link{color:black;  }



.boxBorder{
	border: 3px solid #91C347;
	width:100%;


	
}

.containerImg {
  position: relative;
  text-align: center;
  color: black;
  margin-bottom: 30px;
	
}

.containerImg  h5{

  color: black;
	
}
.containerImg p{

  font-size: 10px;
color: black;
}


.text-left-img {
  position: absolute;
  top: 10%;
  left: 25px;
}
.text-right-img {
  position: absolute;
  bottom: 10%;
  right: 23px;
}


