u003cdiv class=u0022dual-buttonsu0022u003en u003ca href=u0022https://www.herbsociety.org/get-involved/hsa-support-donate-form.htmlu0022 class=u0022dual-btnu0022u003eDonateu003c/au003en u003ca href=u0022https://www.etsy.com/shop/hsashop/?etsrc=sdtu0022 class=u0022dual-btnu0022u003eEtsy Shopu003c/au003enu003c/divu003ennu003cstyleu003en.dual-buttons {n display: flex;n gap: 1rem; /* space between buttons */n justify-content: center; /* center within column */n flex-wrap: wrap; /* responsive wrap */n}nn.dual-btn {n display: inline-block;n padding: 12px 28px; /* Divi-like button padding */n background-color: #387c2c; /* your green */n color: #fff !important;n font-family: u0022Frauncesu0022, serif; /* font */n font-size: 16px;n font-weight: 400;n letter-spacing: 1px; /* Divi-style spacing */n text-transform: uppercase; /* Divi button default */n text-decoration: none; /* no underline by default */n border-radius: 4px; /* Divi button corners */n transition: all 0.3s ease; /* smooth hover */n}nn.dual-btn:hover {n background-color: #245224; /* darker green on hover */n text-decoration: underline; /* underline on hover */n}nu003c/styleu003en