Free Native Pollinator Seeds from National Geographic Society
.fmb-natgeo-seeds,
.fmb-natgeo-seeds * {
box-sizing: border-box;
}
.fmb-natgeo-seeds {
–ink: #151711;
–soft-ink: #4f4a3d;
–paper: #fffaf0;
–card: #ffffff;
–gold: #f3c433;
–gold-dark: #8a6400;
–leaf: #2f6b3a;
–leaf-dark: #1f3b23;
–line: rgba(35, 43, 28, 0.14);
–shadow: 0 14px 36px rgba(33, 27, 15, 0.12);
max-width: 760px;
margin: 0 auto;
padding: 0 14px 34px;
color: var(–ink);
font-family: Arial, Helvetica, sans-serif;
background: var(–paper);
line-height: 1.58;
}
.fmb-natgeo-seeds a {
color: inherit;
}
.fmb-ng-hero {
margin: 0 -14px 18px;
background: #11130f;
color: #fff9e8;
border-bottom: 5px solid var(–gold);
}
.fmb-ng-hero img {
display: block;
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
object-fit: cover;
}
.fmb-ng-hero-copy {
padding: 18px 16px 20px;
}
.fmb-ng-kicker {
display: inline-block;
margin: 0 0 8px;
padding: 6px 9px;
border: 1px solid rgba(243, 196, 51, 0.55);
border-radius: 999px;
color: var(–gold);
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
line-height: 1.1;
text-transform: uppercase;
}
.fmb-natgeo-seeds h1,
.fmb-natgeo-seeds h2,
.fmb-natgeo-seeds h3 {
margin: 0;
color: var(–ink);
font-family: Georgia, “Times New Roman”, serif;
letter-spacing: -0.025em;
}
.fmb-ng-hero h1 {
color: #fff9e8;
font-size: 33px;
line-height: 0.98;
margin: 0 0 10px;
}
.fmb-ng-hero p {
margin: 0;
color: rgba(255, 249, 232, 0.88);
font-size: 17px;
line-height: 1.48;
}
.fmb-ng-badges {
display: grid;
grid-template-columns: 1fr;
gap: 8px;
margin: 14px 0 0;
}
.fmb-ng-badges span {
display: block;
padding: 9px 10px;
border: 1px solid rgba(243, 196, 51, 0.42);
border-radius: 12px;
background: rgba(255, 255, 255, 0.06);
color: #fff9e8;
font-size: 14px;
font-weight: 800;
}
.fmb-ng-card,
.fmb-ng-note,
.fmb-ng-claim {
margin: 16px 0;
padding: 17px;
border: 1px solid var(–line);
border-radius: 18px;
background: var(–card);
box-shadow: var(–shadow);
}
.fmb-ng-card h2,
.fmb-ng-note h2,
.fmb-ng-claim h2 {
margin-bottom: 8px;
font-size: 26px;
line-height: 1.05;
}
.fmb-ng-card p,
.fmb-ng-note p,
.fmb-ng-claim p,
.fmb-ng-list li {
color: var(–soft-ink);
font-size: 17px;
}
.fmb-ng-card p,
.fmb-ng-note p,
.fmb-ng-claim p {
margin: 0 0 12px;
}
.fmb-ng-card p:last-child,
.fmb-ng-note p:last-child,
.fmb-ng-claim p:last-child {
margin-bottom: 0;
}
.fmb-ng-alert {
margin: 14px 0;
padding: 14px 15px;
border-left: 6px solid var(–gold);
border-radius: 14px;
background: #fff4c6;
color: #342706;
font-size: 16px;
font-weight: 800;
}
.fmb-ng-list {
display: grid;
gap: 9px;
margin: 12px 0 0;
padding: 0;
list-style: none;
}
.fmb-ng-list li {
position: relative;
padding: 12px 12px 12px 38px;
border-radius: 14px;
background: #f5f8ef;
}
.fmb-ng-list li::before {
content: “✓”;
position: absolute;
top: 12px;
left: 12px;
display: grid;
width: 20px;
height: 20px;
place-items: center;
border-radius: 50%;
background: var(–leaf);
color: #fff;
font-size: 13px;
font-weight: 900;
}
.fmb-ng-quote {
margin: 16px 0;
padding: 18px;
border-radius: 18px;
background: #11130f;
color: #fff9e8;
border: 2px solid var(–gold);
}
.fmb-ng-quote blockquote {
margin: 0 0 8px;
font-family: Georgia, “Times New Roman”, serif;
font-size: 23px;
line-height: 1.16;
}
.fmb-ng-quote p {
margin: 0;
color: rgba(255, 249, 232, 0.72);
font-size: 14px;
}
.fmb-ng-photo {
margin: 16px 0;
overflow: hidden;
border-radius: 18px;
background: #11130f;
border: 2px solid var(–gold);
box-shadow: var(–shadow);
}
.fmb-ng-photo img {
display: block;
width: 100%;
height: auto;
}
.fmb-ng-photo figcaption {
padding: 10px 12px 12px;
color: rgba(255, 249, 232, 0.76);
font-size: 13px;
line-height: 1.45;
}
.fmb-ng-mini-grid {
display: grid;
grid-template-columns: 1fr;
gap: 10px;
margin: 12px 0 0;
}
.fmb-ng-mini {
padding: 14px;
border-radius: 16px;
background: #172116;
color: #fff9e8;
}
.fmb-ng-mini strong {
display: block;
color: var(–gold);
font-family: Georgia, “Times New Roman”, serif;
font-size: 30px;
line-height: 1;
}
.fmb-ng-mini span {
display: block;
margin-top: 7px;
color: rgba(255, 249, 232, 0.78);
font-size: 14px;
line-height: 1.35;
}
.fmb-ng-claim {
background: linear-gradient(135deg, #11130f, #23331f);
border: 2px solid var(–gold);
color: #fff9e8;
text-align: center;
}
.fmb-ng-claim h2 {
color: #fff9e8;
font-size: 29px;
}
.fmb-ng-claim p {
color: rgba(255, 249, 232, 0.82);
}
.fmb-ng-button {
display: block;
width: 100%;
min-height: 54px;
margin: 12px auto 0;
padding: 15px 16px;
border-radius: 999px;
background: var(–gold);
color: #11130f !important;
font-size: 17px;
font-weight: 900;
line-height: 1.2;
text-align: center;
text-decoration: none !important;
box-shadow: 0 12px 26px rgba(243, 196, 51, 0.25);
}
.fmb-ng-button:active {
transform: translateY(1px);
}
.fmb-ng-socials {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 9px;
margin-top: 12px;
}
.fmb-ng-socials a {
display: block;
min-height: 48px;
padding: 12px 10px;
border-radius: 14px;
background: #fff7d7;
color: #251d07;
font-size: 14px;
font-weight: 900;
text-align: center;
text-decoration: none !important;
}
.fmb-ng-fineprint {
margin-top: 12px !important;
font-size: 13px !important;
line-height: 1.45 !important;
color: rgba(255, 249, 232, 0.65) !important;
}
.fmb-ng-disclaimer {
margin: 16px 0 0;
color: #6a6251;
font-size: 13px;
line-height: 1.45;
text-align: center;
}
.fmb-natgeo-seeds ins.adsbygoogle {
margin: 16px 0 !important;
}
@media (min-width: 620px) {
.fmb-natgeo-seeds {
padding-left: 20px;
padding-right: 20px;
}
.fmb-ng-hero {
margin-left: -20px;
margin-right: -20px;
border-radius: 0 0 24px 24px;
overflow: hidden;
}
.fmb-ng-hero-copy {
padding: 24px 24px 26px;
}
.fmb-ng-hero h1 {
font-size: 45px;
}
.fmb-ng-badges,
.fmb-ng-mini-grid {
grid-template-columns: repeat(3, 1fr);
}
.fmb-ng-card,
.fmb-ng-note,
.fmb-ng-claim {
padding: 24px;
}
.fmb-ng-button {
max-width: 430px;
}
}
Free Product Alert
Free Native Pollinator Seeds from National Geographic Society
Sign the Pollinator Pledge and National Geographic Society says they’ll mail eligible U.S. supporters a free native seed packet, while supplies last.
U.S. addresses only
While supplies last
Here’s the freebie
National Geographic Society is celebrating 20 years of Photo Ark with a simple conservation action. When you complete the official Pollinator Pledge form, they’ll mail a free packet of native pollinator seeds to help you turn part of your outdoor space into habitat.
- Offer is for U.S. mailing addresses only.
- Seeds may be Black-Eyed Susan or Rocky Mountain Beeplant, depending on what is native to your region.
- You must complete the Pollinator Pledge form on the official National Geographic Society page.
“I want people to care, to fall in love, and to take action.”
— Joel Sartore, National Geographic Explorer and Photo Ark founder

Why this one is worth doing
Pollinators like bees, butterflies, birds, and bats help keep ecosystems and food chains working. USDA says about 35 percent of the world’s food crops depend on animal pollinators, and native plants can provide nectar, pollen, food, and shelter for wildlife.
How to get it
- Tap the claim button below to open the official National Geographic Society pledge form.
- Enter your mailing information carefully because this is a mail-in offer.
- Review the email and SMS update preferences before you submit.
- If your packet arrives, plant the seeds in a spot where pollinators can safely visit.
Official claim link
Request your free pollinator seed packet
This opens the official National Geographic Society Pollinator Pledge form. Availability and fulfillment are controlled by National Geographic Society.
Sign the Pledge & Request Seeds
Only U.S. mailing addresses are eligible. Seed packets are subject to availability and provided first-come, first-served while supplies last.
Follow the source
If you want more conservation updates, these are the official social pages connected to National Geographic Society and Photo Ark founder Joel Sartore.
Freebie Mom is sharing this as an editorial freebie alert and is not affiliated with National Geographic Society. Always verify the terms on the official offer page before submitting personal information.
Helpful Freebie Mom Guides
Keep going