{"id":7,"date":"2026-08-31T17:12:27","date_gmt":"2026-08-31T17:12:27","guid":{"rendered":"https:\/\/ncoanegativdev.wpenginepowered.com\/?page_id=7"},"modified":"2026-09-09T21:26:57","modified_gmt":"2026-09-09T21:26:57","slug":"7-2","status":"publish","type":"page","link":"https:\/\/ramundokimforcouncil.com\/","title":{"rendered":""},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Ramundo &amp; Kim for Ridgefield Council<\/title>\n<meta name=\"description\" content=\"Together, we can keep Ridgefield strong. Meet Council President Gino Ramundo and Councilwoman Sarah Kim, and join the team.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo:wght@400;600;700;900&amp;family=Yellowtail&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --navy:#16294F;\n    --navy-deep:#0F1D3A;\n    --red:#BE1E2D;\n    --red-dark:#9A1622;\n    --cream:#F8F6F1;\n    --gold:#C9A227;\n    --ink:#1C2333;\n    --white:#FFFFFF;\n  }\n  *{margin:0;padding:0;box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  @media (prefers-reduced-motion: reduce){ html{scroll-behavior:auto;} }\n  body{\n    font-family:'Archivo',Arial,sans-serif;\n    color:var(--ink);\n    background:var(--cream);\n    line-height:1.6;\n  }\n  img{max-width:100%;display:block;height:auto;}\n  .hero-photo img{width:100%;height:auto;}\n  .bio-photo img{width:100%;aspect-ratio:3\/2;object-fit:cover;height:auto;}\n  a{color:inherit;}\n\n  .wrap{max-width:1120px;margin:0 auto;padding:0 24px;}\n\n  \/* ---------- Top bar ---------- *\/\n  .topbar{\n    background:var(--navy-deep);\n    border-bottom:3px solid var(--red);\n  }\n  .topbar-inner{\n    display:flex;align-items:center;justify-content:space-between;\n    padding:14px 0;gap:16px;flex-wrap:wrap;\n  }\n  .wordmark{\n    color:var(--white);font-weight:900;letter-spacing:.04em;\n    font-size:1.05rem;line-height:1.2;text-decoration:none;\n  }\n  .wordmark span{color:var(--gold);}\n  .topbar-cta{\n    display:inline-block;background:var(--red);color:var(--white);\n    text-decoration:none;font-weight:700;font-size:.9rem;\n    padding:9px 20px;border-radius:4px;letter-spacing:.03em;\n  }\n  .topbar-cta:hover,.topbar-cta:focus-visible{background:var(--red-dark);}\n\n  \/* ---------- Hero ---------- *\/\n  .hero{\n    background:\n      linear-gradient(115deg, rgba(15,29,58,.96) 0%, rgba(22,41,79,.92) 55%, rgba(22,41,79,.65) 100%),\n      var(--navy);\n    color:var(--white);\n    position:relative;\n    overflow:hidden;\n  }\n  .hero::after{ \/* subtle star field echoing the flyer flag corner *\/\n    content:\"\";\n    position:absolute;inset:0;\n    background-image:radial-gradient(rgba(255,255,255,.14) 1.5px, transparent 1.6px);\n    background-size:46px 46px;\n    opacity:.35;\n    pointer-events:none;\n    mask-image:linear-gradient(120deg, rgba(0,0,0,.9), transparent 45%);\n    -webkit-mask-image:linear-gradient(120deg, rgba(0,0,0,.9), transparent 45%);\n  }\n  .hero-grid{\n    display:grid;grid-template-columns:1.1fr .9fr;gap:48px;\n    align-items:center;padding:64px 0;\n    position:relative;z-index:1;\n  }\n  .hero-script{\n    font-family:'Yellowtail',cursive;\n    color:var(--gold);\n    font-size:clamp(1.8rem,3.5vw,2.6rem);\n    line-height:1;\n    margin-bottom:4px;\n  }\n  .hero h1{\n    font-weight:900;\n    font-size:clamp(2.4rem,5.6vw,4.2rem);\n    line-height:1.02;\n    letter-spacing:-.01em;\n    margin:6px 0 14px;\n  }\n  .hero h1 em{\n    font-style:normal;color:var(--red);\n    background:var(--white);\n    padding:0 .18em;\n    display:inline-block;\n  }\n  .hero-sub{\n    font-size:1.1rem;max-width:44ch;color:#D9DEEA;\n    margin-bottom:28px;\n  }\n  .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:56px;}\n  .btn{\n    display:inline-block;text-decoration:none;font-weight:700;\n    padding:15px 30px;border-radius:4px;font-size:1rem;letter-spacing:.02em;\n    border:2px solid transparent;\n  }\n  .btn-red{background:var(--red);color:var(--white);}\n  .btn-red:hover,.btn-red:focus-visible{background:var(--red-dark);}\n  .btn-gold{background:var(--gold);color:var(--navy-deep) !important;font-weight:900;}\n  .btn-gold:hover,.btn-gold:focus-visible{background:#B08A1E;}\n  .topbar-ctas{display:flex;gap:10px;flex-wrap:wrap;}\n  .topbar-cta-ghost{background:transparent;border:1.5px solid var(--white);}\n  .topbar-cta-ghost:hover,.topbar-cta-ghost:focus-visible{background:rgba(255,255,255,.12);}\n  .signup-donate{margin-top:6px;}\n  .btn-ghost{border-color:var(--white);color:var(--white);}\n  .btn-ghost:hover,.btn-ghost:focus-visible{background:rgba(255,255,255,.12);}\n  .hero-photo{\n    align-self:center;\n    position:relative;\n  }\n  .hero-photo img{\n    border:6px solid var(--white);\n    box-shadow:0 18px 40px rgba(0,0,0,.35);\n  }\n\n  \/* ---------- Priorities band ---------- *\/\n  .priorities{\n    background:var(--red);\n    color:var(--white);\n    border-top:5px solid var(--white);\n  }\n  .priorities-grid{\n    display:grid;grid-template-columns:repeat(4,1fr);\n    text-align:center;\n  }\n  .priority{\n    padding:34px 20px;\n  }\n  .priority + .priority{border-left:1px solid rgba(255,255,255,.3);}\n  .priority svg{width:42px;height:42px;margin:0 auto 12px;display:block;}\n  .priority h3{font-size:1rem;font-weight:700;line-height:1.35;letter-spacing:.02em;}\n\n  \/* ---------- Bio sections ---------- *\/\n  .bios{padding:80px 0 40px;}\n  .section-kicker{\n    font-family:'Yellowtail',cursive;\n    color:var(--red);\n    font-size:clamp(1.7rem,3vw,2.3rem);\n    text-align:center;\n    line-height:1;\n  }\n  .bios > .wrap > h2{\n    text-align:center;\n    font-weight:900;\n    color:var(--navy);\n    font-size:clamp(1.9rem,4vw,2.8rem);\n    margin:4px 0 12px;\n  }\n  .rule-stars{\n    text-align:center;color:var(--red);letter-spacing:.5em;\n    font-size:.9rem;margin-bottom:48px;\n  }\n  .bio{\n    display:grid;grid-template-columns:420px 1fr;gap:52px;\n    align-items:center;\n    margin-bottom:72px;\n  }\n  .bio.flip{grid-template-columns:1fr 420px;}\n  .bio.flip .bio-photo{order:2;}\n  .bio-photo{position:relative;}\n  .bio-photo img{\n    border:5px solid var(--navy);\n    box-shadow:14px 14px 0 var(--red);\n  }\n  .bio.flip .bio-photo img{box-shadow:-14px 14px 0 var(--red);}\n  .bio-name{\n    font-weight:900;color:var(--navy);\n    font-size:clamp(1.5rem,2.6vw,2rem);\n    line-height:1.1;\n  }\n  .bio-title{\n    color:var(--red);font-weight:700;font-size:1rem;\n    margin:4px 0 18px;letter-spacing:.04em;\n  }\n  .bio p{margin-bottom:16px;max-width:62ch;}\n  .bio p:last-child{margin-bottom:0;}\n\n  \/* ---------- Sign-up section ---------- *\/\n  .signup{\n    background:\n      linear-gradient(rgba(15,29,58,.94), rgba(15,29,58,.94)),\n      var(--navy);\n    color:var(--white);\n    padding:0 0 80px;\n    position:relative;\n  }\n  .signup-banner{\n    background:var(--red);\n    text-align:center;\n    padding:22px 16px;\n    margin-bottom:56px;\n    box-shadow:0 6px 0 var(--red-dark);\n  }\n  .signup-banner h2{\n    font-weight:900;\n    font-size:clamp(1.9rem,4.5vw,3rem);\n    letter-spacing:.03em;\n    line-height:1.05;\n  }\n  .signup-grid{\n    display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start;\n  }\n  .signup-copy .hero-script{margin-bottom:8px;}\n  .signup-copy h3{\n    font-weight:900;font-size:clamp(1.5rem,2.8vw,2.1rem);\n    line-height:1.15;margin-bottom:16px;\n  }\n  .signup-copy p{color:#D9DEEA;max-width:44ch;margin-bottom:16px;}\n  .signup-copy .fine{font-size:.9rem;color:#A9B3C9;}\n\n  .form-card{\n    background:var(--white);\n    color:var(--ink);\n    border-radius:8px;\n    padding:34px 32px 30px;\n    box-shadow:0 20px 50px rgba(0,0,0,.4);\n    border-top:6px solid var(--red);\n  }\n  .form-card h3{\n    color:var(--navy);font-weight:900;font-size:1.3rem;margin-bottom:4px;\n  }\n  .form-card .form-sub{font-size:.92rem;color:#5A6275;margin-bottom:22px;}\n\n  \/* ---- Contact Form 7 styling (targets CF7's rendered markup) ---- *\/\n  .wpcf7 .form-row{\n    display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;\n  }\n  .wpcf7 .form-row.single{grid-template-columns:1fr;}\n  .wpcf7 label{\n    display:block;font-weight:600;font-size:.85rem;color:var(--navy);\n    margin-bottom:4px;letter-spacing:.02em;\n  }\n  .wpcf7-form-control-wrap{display:block;}\n  .wpcf7 input[type=\"text\"],\n  .wpcf7 input[type=\"email\"],\n  .wpcf7 input[type=\"tel\"],\n  .wpcf7 textarea{\n    width:100%;\n    font-family:'Archivo',Arial,sans-serif;\n    font-size:1rem;\n    padding:12px 14px;\n    border:1.5px solid #C6CBD8;\n    border-radius:4px;\n    background:#FDFDFC;\n    color:var(--ink);\n  }\n  .wpcf7 input:focus,\n  .wpcf7 textarea:focus{\n    outline:2px solid var(--navy);\n    outline-offset:1px;\n    border-color:var(--navy);\n  }\n  .wpcf7 textarea{min-height:96px;resize:vertical;}\n  .help-legend{\n    font-weight:700;font-size:.9rem;color:var(--navy);\n    margin:6px 0 8px;\n  }\n  .wpcf7-checkbox{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;}\n  .wpcf7-checkbox .wpcf7-list-item{margin:0;}\n  .wpcf7-checkbox .wpcf7-list-item label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer;}\n  .wpcf7-checkbox input[type=\"checkbox\"]{\n    width:17px;height:17px;accent-color:var(--red);\n  }\n  .wpcf7-checkbox .wpcf7-list-item-label{font-size:.93rem;font-weight:400;color:var(--ink);}\n  .wpcf7 input[type=\"submit\"], .wpcf7 .wpcf7-submit{\n    width:100%;\n    background:var(--red);\n    color:var(--white);\n    font-family:'Archivo',Arial,sans-serif;\n    font-weight:700;\n    font-size:1.05rem;\n    letter-spacing:.04em;\n    border:none;border-radius:4px;\n    padding:16px;\n    margin-top:20px;\n    cursor:pointer;\n  }\n  .wpcf7 input[type=\"submit\"]:hover,\n  .wpcf7 input[type=\"submit\"]:focus-visible{background:var(--red-dark);}\n  .wpcf7 .wpcf7-not-valid-tip{color:var(--red);font-size:.82rem;margin-top:3px;display:block;}\n  .wpcf7 .wpcf7-response-output{\n    margin:18px 0 0;padding:12px 14px;border:2px solid var(--navy);\n    border-radius:4px;font-size:.92rem;\n  }\n\n  \/* ---------- Footer ---------- *\/\n  footer{\n    background:var(--navy-deep);\n    color:#A9B3C9;\n    padding:36px 0 44px;\n    text-align:center;\n    font-size:.9rem;\n  }\n  footer .thanks{\n    font-family:'Yellowtail',cursive;\n    color:var(--white);\n    font-size:1.9rem;\n    margin-bottom:14px;\n  }\n  .disclaimer{\n    display:inline-block;\n    border:1.5px solid #A9B3C9;\n    padding:8px 22px;\n    margin-top:10px;\n    letter-spacing:.06em;\n    font-size:.78rem;\n    text-transform:uppercase;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width: 900px){\n    .hero-grid{grid-template-columns:1fr;gap:32px;padding-top:48px;}\n    .hero-photo{max-width:520px;}\n    .priorities-grid{grid-template-columns:1fr 1fr;}\n    .priority:nth-child(3){border-left:none;}\n    .priority:nth-child(n+3){border-top:1px solid rgba(255,255,255,.3);}\n    .bio,.bio.flip{grid-template-columns:1fr;gap:28px;}\n    .bio.flip .bio-photo{order:0;}\n    .bio-photo{max-width:440px;}\n    .signup-grid{grid-template-columns:1fr;gap:36px;}\n  }\n  @media (max-width: 560px){\n    .wpcf7 .form-row{grid-template-columns:1fr;}\n    .wpcf7-checkbox{grid-template-columns:1fr;}\n  }\n  \/* --- Theme override guard: explicit colors on dark sections --- *\/\n  .wordmark{color:var(--white) !important;}\n  .topbar-cta,.btn-red,.wpcf7 input[type=\"submit\"]{color:var(--white) !important;}\n  .btn-ghost{color:var(--white) !important;}\n  .hero h1{color:var(--white) !important;}\n  .hero h1 em{color:var(--red) !important;}\n  .hero-script{color:var(--gold) !important;}\n  .hero-sub{color:#D9DEEA !important;}\n  .priorities h3{color:var(--white) !important;}\n  .signup-banner h2{color:var(--white) !important;}\n  .signup-copy h3{color:var(--white) !important;}\n  .signup-copy p{color:#D9DEEA !important;}\n  .signup-copy .fine{color:#A9B3C9 !important;}\n  footer .thanks{color:var(--white) !important;}\n  footer p{color:#A9B3C9 !important;}\n  .disclaimer{color:#A9B3C9 !important;}\n  .bio-name,.form-card h3{color:var(--navy) !important;}\n  .bio-title{color:var(--red) !important;}\n  .section-kicker{color:var(--red) !important;}\n<\/style>\n\n\n\n<!-- ============ TOP BAR ============ -->\n<div class=\"topbar\">\n  <div class=\"wrap topbar-inner\">\n    <a class=\"wordmark\" href=\"#top\">RAMUNDO &amp; KIM <span>\u2605<\/span> FOR RIDGEFIELD COUNCIL<\/a>\n    <div class=\"topbar-ctas\">\n      <a class=\"topbar-cta topbar-cta-ghost\" href=\"#join\">Join the Team<\/a>\n      <a class=\"topbar-cta\" href=\"https:\/\/secure.anedot.com\/ramundo-kim-for-council\/68976eda-a078-444a-bce8-e2d88a53685f\" target=\"_blank\" rel=\"noopener\">Donate<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ============ HERO ============ -->\n<header class=\"hero\" id=\"top\">\n  <div class=\"wrap hero-grid\">\n    <div>\n      <p class=\"hero-script\">Together,<\/p>\n      <h1 style=\"color:#FFFFFF !important;\">We can keep <em style=\"color:#BE1E2D !important; background:#FFFFFF;\">Ridgefield<\/em> strong.<\/h1>\n      <p class=\"hero-sub\">Council President Gino Ramundo and Councilwoman Sarah Kim are working every day to keep Ridgefield safe, fiscally responsible, and welcoming for every family. Add your name and help keep it that way.<\/p>\n      <div class=\"hero-ctas\">\n        <a class=\"btn btn-red\" href=\"#join\">Sign Up to Help<\/a>\n        <a class=\"btn btn-gold\" href=\"https:\/\/secure.anedot.com\/ramundo-kim-for-council\/68976eda-a078-444a-bce8-e2d88a53685f\" target=\"_blank\" rel=\"noopener\">Donate<\/a>\n        <a class=\"btn btn-ghost\" href=\"#meet\">Meet Gino &amp; Sarah<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"hero-photo\">\n      <!-- Duo photo outside the Ridgefield Municipal Complex -->\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ramundokimforcouncil.com\/wp-content\/uploads\/2026\/09\/IMG_0919.jpg\" alt=\"Council President Gino Ramundo and Councilwoman Sarah Kim outside the Ridgefield Municipal Complex\" width=\"1000\" height=\"667\">\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- ============ PRIORITIES ============ -->\n<section class=\"priorities\" aria-label=\"Our priorities\">\n  <div class=\"priorities-grid\">\n    <div class=\"priority\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M12 3l7 3v5c0 4.5-3 8.5-7 10-4-1.5-7-5.5-7-10V6l7-3z\"><\/path><\/svg>\n      <h3>Keep Our Community Safe<\/h3>\n    <\/div>\n    <div class=\"priority\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"9\" cy=\"8\" r=\"3\"><\/circle><circle cx=\"16.5\" cy=\"9.5\" r=\"2.4\"><\/circle><path d=\"M3.5 19c.6-3 2.8-4.7 5.5-4.7S13.9 16 14.5 19M14.8 14.9c2.2.2 3.9 1.6 4.5 4.1\"><\/path><\/svg>\n      <h3>Support Families &amp; Local Businesses<\/h3>\n    <\/div>\n    <div class=\"priority\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"8.5\"><\/circle><path d=\"M12 7.2v9.6M14.6 9.2c-.5-.9-1.4-1.4-2.6-1.4-1.5 0-2.6.8-2.6 2.1 0 2.9 5.4 1.5 5.4 4.3 0 1.3-1.2 2.2-2.8 2.2-1.3 0-2.4-.6-2.9-1.6\"><\/path><\/svg>\n      <h3>Fiscal Responsibility<\/h3>\n    <\/div>\n    <div class=\"priority\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\"><path d=\"M12 20s-6.5-4.2-8.4-8C2.2 9 3.6 6.4 6.3 6.1c1.7-.2 3.2.7 3.9 2 .4.8 1.4.8 1.8 0 .7-1.3 2.2-2.2 3.9-2 2.7.3 4.1 2.9 2.7 5.9-1.9 3.8-6.6 8-6.6 8z\"><\/path><\/svg>\n      <h3>Protect What Makes Ridgefield Special<\/h3>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ BIOS ============ -->\n<section class=\"bios\" id=\"meet\">\n  <div class=\"wrap\">\n    <p class=\"section-kicker\">Your neighbors, your council<\/p>\n    <h2>Meet Gino &amp; Sarah<\/h2>\n    <p class=\"rule-stars\">\u2605 \u2605 \u2605<\/p>\n\n    <!-- Gino -->\n    <article class=\"bio\">\n      <div class=\"bio-photo\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ramundokimforcouncil.com\/wp-content\/uploads\/2026\/09\/IMG_0921.jpg\" alt=\"Council President Gino Ramundo seated at the Ridgefield council dais\" width=\"900\" height=\"600\">\n      <\/div>\n      <div>\n        <h3 class=\"bio-name\">Gino S. Ramundo<\/h3>\n        <p class=\"bio-title\">Council President<\/p>\n        <p>Gino S. Ramundo is a lifelong resident of Ridgefield, deeply rooted in the community where he grew up and built his professional career. As a successful chiropractor and real estate developer, Gino has spent decades serving the local area, earning recognition for his leadership and commitment to the people of New Jersey. His transition into public service as a Councilman and now Council President reflects his unwavering dedication to Ridgefield, a town he considers not just a place of business, but his home.<\/p>\n        <p>Beyond his role as Council President, Gino is a tireless volunteer who gives generously of his time to ensure Ridgefield runs effectively for all residents. He serves as Chair of the Police Department and is an active member of the Library, Fire, and Health committees. In these roles, Gino is focused on maintaining a high quality of life by balancing responsible tax management with essential services, with a special passion for ensuring that both our seniors and our children are well-supported. By fostering a collaborative and transparent environment, he is committed to leading his team to ensure that Ridgefield remains a safe, prosperous, and welcoming community for everyone.<\/p>\n      <\/div>\n    <\/article>\n\n    <!-- Sarah -->\n    <article class=\"bio flip\">\n      <div class=\"bio-photo\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ramundokimforcouncil.com\/wp-content\/uploads\/2026\/09\/IMG_0922.jpg\" alt=\"Councilwoman Sarah Kim seated at the Ridgefield council dais\" width=\"900\" height=\"600\">\n      <\/div>\n      <div>\n        <h3 class=\"bio-name\">Sarah Kim<\/h3>\n        <p class=\"bio-title\">Councilwoman<\/p>\n        <p>Sarah Kim is a highly accomplished attorney and a deeply committed resident of Ridgefield, where she has lived with her husband, Thomas, since 2018. As the first Asian American woman elected to the Borough Council, Sarah leverages her sharp analytical skills and over a decade of legal experience, licensed in both New Jersey and New York, to advocate for the residents she serves. Her professional background is defined by a rigorous academic foundation with three bachelor degrees and a master degree, which she applies daily to ensure Ridgefield remains a supportive, high quality community with a focus on fiscal responsibility and low taxes.<\/p>\n        <p>Beyond her role as a solo practitioner, Sarah brings a wealth of expertise to her extensive committee work, including her leadership as Chairperson of the Fire Department Committee and her active involvement in the Planning Board and Finance Committee. Her long standing dedication to community service is evidenced by her service on numerous local boards, such as the Ridgefield Anti Bullying and Parks and Recreation Committees. Sarah\u2019s career is rooted in a profound commitment to public service and civic participation, making her a uniquely qualified and intellectually driven leader dedicated to the continued progress and well-being of the Ridgefield community.<\/p>\n      <\/div>\n    <\/article>\n  <\/div>\n<\/section>\n\n<!-- ============ SIGN-UP ============ -->\n<section class=\"signup\" id=\"join\">\n  <div class=\"signup-banner\">\n    <h2>JOIN TEAM RAMUNDO &amp; KIM<\/h2>\n  <\/div>\n  <div class=\"wrap signup-grid\">\n    <div class=\"signup-copy\">\n      <p class=\"hero-script\">Your support matters!<\/p>\n      <h3>Every neighbor who signs up helps build a stronger Ridgefield.<\/h3>\n      <p>If you believe in our vision for Ridgefield \u2014 whether you live here or simply support what we\u2019re working to accomplish \u2014 we\u2019d be grateful to have you on the team. Sign up to get campaign updates, request a lawn sign, or volunteer with us.<\/p>\n      <p class=\"fine\">We\u2019ll never share your information. You can unsubscribe from updates at any time.<\/p>\n      <a class=\"btn btn-gold signup-donate\" href=\"https:\/\/secure.anedot.com\/ramundo-kim-for-council\/68976eda-a078-444a-bce8-e2d88a53685f\" target=\"_blank\" rel=\"noopener\">Prefer to Donate? Contribute Here<\/a>\n    <\/div>\n\n    <div class=\"form-card\">\n      <h3>Sign Up to Help<\/h3>\n      <p class=\"form-sub\">Tell us a little about yourself and how you\u2019d like to get involved.<\/p>\n\n      <!-- ============================================================\n           CONTACT FORM 7 INTEGRATION\n           In WordPress, replace everything between the START\/END marks\n           below with your Contact Form 7 shortcode, e.g.:\n\n               [contact-form-7 id=\"123\" title=\"Join the Team\"]\n\n           The markup below mirrors CF7's rendered output exactly, so\n           the CSS on this page will style the live CF7 form the same\n           way. The matching CF7 form-editor code is in\n           cf7-form-code.txt.\n           ========================== START =========================== -->\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f27-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"27\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F7#wpcf7-f27-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"27\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f27-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-row\">\n\t<div>\n\t\t<p><label for=\"first-name\">First Name *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"first-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"first-name\" autocomplete=\"given-name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"first-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label for=\"last-name\">Last Name *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"last-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"last-name\" autocomplete=\"family-name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"last-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div>\n\t\t<p><label for=\"your-email\">Email *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"your-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><label for=\"your-phone\">Phone<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" id=\"your-phone\" autocomplete=\"tel\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div>\n\t\t<p><label for=\"your-zip\">ZIP Code *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-zip\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-zip\" autocomplete=\"postal-code\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-zip\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t<\/div>\n<\/div>\n<p class=\"help-legend\">How would you like to help?\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"help-options\"><span class=\"wpcf7-form-control wpcf7-checkbox\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"help-options[]\" value=\"Request a lawn sign\" \/><span class=\"wpcf7-list-item-label\">Request a lawn sign<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"help-options[]\" value=\"Volunteer \/ knock doors\" \/><span class=\"wpcf7-list-item-label\">Volunteer \/ knock doors<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"help-options[]\" value=\"Host a meet &amp; greet\" \/><span class=\"wpcf7-list-item-label\">Host a meet &amp; greet<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"help-options[]\" value=\"Get campaign updates\" \/><span class=\"wpcf7-list-item-label\">Get campaign updates<\/span><\/label><\/span><\/span><\/span>\n<\/p>\n<div class=\"form-row single\" style=\"margin-top:14px;\">\n\t<div>\n\t\t<p><label for=\"your-message\">Anything you'd like us to know?<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"COUNT ME IN\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n      <!-- =========================== END ============================ -->\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FOOTER ============ -->\n<footer>\n  <div class=\"wrap\">\n    <p class=\"thanks\">Thank you!<\/p>\n    <p>For believing in our vision and our community.<\/p>\n    <p class=\"disclaimer\">Paid for By Ramundo Kim for Council<\/p>\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>Ramundo &amp; Kim for Ridgefield Council RAMUNDO &amp; KIM \u2605 FOR RIDGEFIELD COUNCIL Join the Team Donate Together, We can keep Ridgefield strong. Council President Gino Ramundo and Councilwoman Sarah Kim are working every day to keep Ridgefield safe, fiscally responsible, and welcoming for every family. Add your name and help keep it that way. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":12,"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/ramundokimforcouncil.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}