/* Enter Your Custom CSS Here */
.flex-center {
  display: flex;
  justify-content: center;
}  

.paypal-button input {
	background-color: transparent; 
  border: 0px;
  margin-bottom: 0;
}

.paypal-button img {
	display: none; 
}  

