img {
  vertical-align: middle;
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

.paypal_btn {
  height: 55px;
  font-size: 17px;
  align-content: center;
  margin-top: 8px;
  line-height: 34px;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

* {
  margin: 0;
}

.paypal_btn {
  background-color: #222222;
  padding: 20px;
  color: white;
  border-color: rgba(0,0,0,0.06);
  cursor: pointer;
  font-family: 'Tenor Sans';
  font-size: 18px;
  text-align: center;
  border-radius: 8px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  padding-top: 8px;
  padding-bottom: 8px;
}

.paypal_btn:hover {
  background: rgba(255,0,0,0.6);
  animation: pulse;
}

