.donate {
  max-width: 84rem;
}

.donate .donate-or {
  font-size: 2rem;
}

.donate-img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.donate-figure,
.donate-img {
  max-height: 35rem;
  margin-bottom: 5px;
}

.paypalme {
  background-color: #fabf40;
  border: none;
  border-radius: 3rem;
  padding: 10px 20px;
  cursor: pointer;
}

.paypalme img {
  height: 21px;
}

/* Editor Appearance */
.acf-block-preview {
}
