.fhmc-paypal-button { max-width: var(--fhmc-paypal-max-width, 480px); }
.fhmc-paypal-button.aligncenter { margin-left: auto; margin-right: auto; text-align: center; }
.fhmc-paypal-button.alignright { margin-left: auto; text-align: right; }
.fhmc-paypal-button__heading { margin-bottom: .75rem; }
.fhmc-paypal-button__link { display: inline-block; box-sizing: border-box; width: 100%; padding: .8em 1.25em; border-radius: 999px; background: #ffc439; color: #111; font-weight: 700; line-height: 1.2; text-align: center; text-decoration: none; }
.fhmc-paypal-button__link:hover, .fhmc-paypal-button__link:focus { background: #f2ba36; color: #111; }
.fhmc-paypal-unavailable { padding: .75rem; border-left: 4px solid #d63638; background: #fff; }
