{"id":1380,"date":"2021-12-17T13:59:25","date_gmt":"2021-12-17T18:59:25","guid":{"rendered":"https:\/\/police.ufl.edu\/gemru\/?page_id=1380"},"modified":"2026-09-14T15:56:43","modified_gmt":"2026-09-14T19:56:43","slug":"public-health","status":"publish","type":"page","link":"https:\/\/police.ufl.edu\/gemru\/public-health\/","title":{"rendered":"Community Health"},"content":{"rendered":"<nav class=\"section-navigation\"><div class=\"section-navigation-inner\"><div class=\"section-menu\"><a class=\"section-navigation-back\" tabindex=\"0\" href=\"#\" style=\"display:none;\"><img decoding=\"async\" src=\"\/wp-content\/plugins\/section-nav\/includes\/section-nav-back.svg\" \/> Back<\/a><ul class=\"\" id=\"section-nav-ul\"><li class=\"current-page\"><a class=\"menu-parent-link\" href=\"https:\/\/police.ufl.edu\/gemru\/public-health\/\">Community Health<span class=\"caret\"><\/span><\/a><\/li><li class=\"page_item page-item-4439\"><a href=\"https:\/\/police.ufl.edu\/gemru\/public-health\/aha-cpr\/\">AHA CPR<\/a><\/li>\n<li class=\"page_item page-item-4591\"><a href=\"https:\/\/police.ufl.edu\/gemru\/public-health\/emergency-skills-workshop\/\">Emergency Skills Workshop<\/a><\/li>\n<li class=\"page_item page-item-4275\"><a href=\"https:\/\/police.ufl.edu\/gemru\/public-health\/stop-the-bleed\/\">Stop the Bleed<\/a><\/li>\n<li class=\"page_item page-item-2940\"><a href=\"https:\/\/police.ufl.edu\/gemru\/public-health\/medical-amnesty-information\/\">Substance Education and Narcan Training (SENT)<\/a><\/li>\n<\/ul><\/div><a class=\"section-menu-btn section-navigation-toggler\" href=\"#\" type=\"button\" aria-controls=\"sectionNavigation\" tabindex=\"0\"><span class=\"open-btn\">Menu<\/span><span class=\"close-btn\" style=\"display:none;\">Close<\/span><\/a><\/div><\/nav>\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lobster&family=Inter:wght@400;500;600;700;800;900&display=swap');\n\n    .gemru-community-health {\n        width: 100%;\n        max-width: 1100px;\n        margin: 0 auto;\n        font-family: 'Inter', Arial, Helvetica, sans-serif;\n        color: #1f1f1f;\n    }\n\n    .gemru-community-health * {\n        box-sizing: border-box;\n    }\n\n\n    \/* =========================\n       TOP BANNER\n       ========================= *\/\n\n    .gemru-ch-banner {\n        position: relative;\n        background: linear-gradient(135deg, #0053a6 0%, #00439a 55%, #005ec2 100%);\n        padding: 38px 42px 44px;\n        margin-bottom: 36px;\n        border-radius: 0 0 28px 28px;\n        overflow: hidden;\n    }\n\n    .gemru-ch-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -35px;\n        right: -35px;\n        width: 170px;\n        height: 170px;\n        background: rgba(250, 70, 22, 0.16);\n        border-radius: 38px;\n        transform: rotate(18deg);\n    }\n\n    .gemru-ch-banner::after {\n        content: \"\";\n        position: absolute;\n        left: -20px;\n        bottom: -28px;\n        width: 260px;\n        height: 80px;\n        background: rgba(255, 255, 255, 0.08);\n        border-radius: 60px;\n        transform: rotate(-8deg);\n    }\n\n    .gemru-ch-banner-inner {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n    }\n\n    .gemru-ch-banner .kicker {\n        margin: 0 0 8px;\n        color: #ffd7c9;\n        font-size: 14px;\n        font-weight: 800;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n    }\n\n    .gemru-ch-banner h1 {\n        margin: 0 !important;\n        line-height: 1 !important;\n        text-align: center !important;\n    }\n\n    .gemru-ch-banner .line-one {\n        display: block;\n        color: #FA4616;\n        font-size: clamp(28px, 3vw, 38px);\n        font-weight: 900;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        margin-bottom: 6px;\n    }\n\n    .gemru-ch-banner .line-two {\n        display: block;\n        font-family:\n            \"Lobster\",\n            \"Brush Script MT\",\n            \"Segoe Script\",\n            \"Lucida Handwriting\",\n            cursive !important;\n        color: #ffffff;\n        font-size: clamp(58px, 8vw, 102px) !important;\n        font-weight: 400 !important;\n        letter-spacing: 0 !important;\n        line-height: 0.95 !important;\n        text-shadow:\n            4px 4px 0 rgba(250, 70, 22, 0.95),\n            8px 8px 18px rgba(7, 29, 51, 0.22);\n    }\n\n    .gemru-ch-banner .subnote {\n        margin: 16px auto 0;\n        max-width: 560px;\n        color: #dbe8ff;\n        font-size: 15px;\n        line-height: 1.45;\n        font-weight: 500;\n    }\n\n\n    \/* =========================\n       INTRO\n       ========================= *\/\n\n    .gemru-ch-intro {\n        max-width: 900px;\n        margin: 0 auto 42px;\n        text-align: center;\n    }\n\n    .gemru-ch-intro p {\n        font-size: 18px;\n        line-height: 1.7;\n        margin: 0;\n        color: #3d4650;\n    }\n\n\n    \/* =========================\n       TRAINING SECTION\n       ========================= *\/\n\n    .gemru-ch-section {\n        margin: 40px 0;\n    }\n\n    .gemru-ch-section h2 {\n        color: #0043A8;\n        font-size: 31px;\n        font-weight: 900;\n        margin: 0 0 24px;\n        text-transform: uppercase;\n        letter-spacing: .5px;\n        text-align: center;\n    }\n\n    .gemru-ch-list {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n    }\n\n    .gemru-ch-item {\n        background: #ffffff;\n        padding: 22px 22px 20px;\n        box-shadow: 0 6px 22px rgba(0, 0, 0, 0.06);\n        border-left: 5px solid #0053a6;\n    }\n\n    \/* Card 2 and Card 3 = orange *\/\n    .gemru-ch-item:nth-child(2),\n    .gemru-ch-item:nth-child(3) {\n        border-left-color: #FA4616;\n    }\n\n    \/* Card 4 = blue *\/\n    .gemru-ch-item:nth-child(4) {\n        border-left-color: #0053a6;\n    }\n\n    .gemru-ch-item h3 {\n        color: #071d33;\n        font-size: 21px;\n        font-weight: 800;\n        margin: 0 0 8px;\n    }\n\n    .gemru-ch-item p {\n        font-size: 16px;\n        line-height: 1.68;\n        margin: 0;\n        color: #434c56;\n    }\n\n\n    \/* =========================\n       REQUEST A TRAINING\n       ========================= *\/\n\n    .gemru-form-heading {\n        background: linear-gradient(135deg, #5f86e8 0%, #6a90ef 100%);\n        color: #ffffff !important;\n        padding: 24px 28px;\n        margin-top: 52px;\n        border-radius: 18px 18px 0 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .gemru-form-heading::after {\n        content: \"\";\n        position: absolute;\n        right: -28px;\n        bottom: -22px;\n        width: 140px;\n        height: 70px;\n        background: rgba(250, 70, 22, 0.20);\n        border-radius: 50px;\n        transform: rotate(-12deg);\n    }\n\n    .gemru-form-heading h2 {\n        position: relative;\n        z-index: 2;\n        color: #ffffff !important;\n        margin: 0;\n        font-size: 29px;\n        font-weight: 900;\n        text-transform: uppercase;\n        text-align: center;\n    }\n\n    .gemru-form-heading p {\n        position: relative;\n        z-index: 2;\n        margin: 8px auto 0 !important;\n        font-size: 16px !important;\n        line-height: 1.5 !important;\n        max-width: 760px;\n        text-align: center !important;\n        color: #ffffff !important;\n    }\n\n\n    \/* =========================\n       GOOGLE FORM\n       ========================= *\/\n\n    .gemru-form-wrap {\n        width: 100%;\n        margin-top: 0;\n        border-left: 1px solid #d5d5d5;\n        border-right: 1px solid #d5d5d5;\n        border-bottom: 1px solid #d5d5d5;\n        border-radius: 0 0 18px 18px;\n        overflow: hidden;\n        background: #ffffff;\n    }\n\n    .gemru-form-wrap iframe {\n        display: block;\n        width: 100%;\n        min-height: 1150px;\n        border: 0;\n    }\n\n    .gemru-form-fallback {\n        padding: 18px 0;\n        font-size: 15px;\n        text-align: center;\n    }\n\n    .gemru-form-fallback a,\n    .gemru-contact a {\n        color: #00529b;\n        font-weight: 700;\n        text-decoration: underline;\n    }\n\n\n    \/* =========================\n       CONTACT SECTION\n       ========================= *\/\n\n    .gemru-contact {\n        margin-top: 34px;\n        padding: 24px 20px 0;\n        border-top: 4px solid #071d33;\n        font-size: 16px;\n        line-height: 1.6;\n        text-align: center;\n    }\n\n    .gemru-contact p {\n        margin: 0;\n    }\n\n\n    \/* =========================\n       MOBILE\n       ========================= *\/\n\n    @media (max-width: 800px) {\n        .gemru-ch-list {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 700px) {\n\n        .gemru-ch-banner {\n            padding: 30px 18px 34px;\n            border-radius: 0 0 20px 20px;\n        }\n\n        .gemru-ch-banner .kicker {\n            font-size: 12px;\n            letter-spacing: 1.5px;\n        }\n\n        .gemru-ch-banner .line-one {\n            font-size: 22px;\n        }\n\n        .gemru-ch-banner .line-two {\n            font-size: clamp(44px, 13vw, 70px) !important;\n            text-shadow:\n                3px 3px 0 rgba(250, 70, 22, 0.95),\n                6px 6px 14px rgba(7, 29, 51, 0.22);\n        }\n\n        .gemru-ch-banner .subnote {\n            font-size: 14px;\n        }\n\n        .gemru-ch-intro {\n            padding: 0 15px;\n        }\n\n        .gemru-ch-intro p {\n            font-size: 16px;\n        }\n\n        .gemru-ch-section {\n            padding: 0 10px;\n        }\n\n        .gemru-ch-section h2,\n        .gemru-form-heading h2 {\n            font-size: 25px;\n        }\n\n        .gemru-form-heading {\n            padding: 20px 18px;\n            border-radius: 14px 14px 0 0;\n        }\n\n        .gemru-form-wrap {\n            border-radius: 0 0 14px 14px;\n        }\n\n        .gemru-form-wrap iframe {\n            min-height: 1250px;\n        }\n    }\n<\/style>\n\n\n<div class=\"gemru-community-health\">\n\n    <!-- TOP BANNER -->\n    <div class=\"gemru-ch-banner\">\n        <div class=\"gemru-ch-banner-inner\">\n\n            <h1>\n                <span class=\"line-two\">Community Health Classes<\/span>\n            <\/h1>\n\n        <\/div>\n    <\/div>\n\n\n    <!-- INTRO -->\n    <div class=\"gemru-ch-intro\">\n        <p>\n            GEMRU works not only to respond to emergencies on campus, but also to prepare members of the UF community to respond when emergencies happen around them. Through our Community Health programming, GEMRU offers hands-on training in lifesaving skills and emergency preparedness for student organizations, campus groups, other members of the UF community, and beyond.\n        <\/p>\n    <\/div>\n\n\n    <!-- TRAININGS -->\n    <div class=\"gemru-ch-section\">\n\n        <h2>Our Trainings<\/h2>\n\n        <div class=\"gemru-ch-list\">\n\n            <div class=\"gemru-ch-item\">\n                <h3>CPR Training<\/h3>\n                <p>\n                    GEMRU instructors provide CPR training through the American Heart Association, giving participants the skills and confidence to recognize cardiac emergencies, begin high-quality CPR, and use an automated external defibrillator (AED).\n                <\/p>\n            <\/div>\n\n            <div class=\"gemru-ch-item\">\n                <h3>Stop the Bleed<\/h3>\n                <p>\n                    Stop the Bleed training, designed by the American College of Surgeons, teaches participants how to recognize life-threatening bleeding and take immediate action using direct pressure, wound packing, and tourniquets. The course focuses on practical skills that can be used before professional responders arrive.\n                <\/p>\n            <\/div>\n\n            <div class=\"gemru-ch-item\">\n                <h3>Substance Emergency &amp; Narcan Training<\/h3>\n                <p>\n                    GEMRU&#8217;s Substance Emergency &amp; Narcan Training (SENT) Program provides education on alcohol and substance-related emergencies, overdose recognition, Narcan administration, and medical amnesty. Trainings are designed to give participants practical information they can use in real situations on campus.\n                <\/p>\n            <\/div>\n\n            <div class=\"gemru-ch-item\">\n                <h3>Emergency Skills Workshop<\/h3>\n                <p>\n                    GEMRU&#8217;s Emergency Skills Workshop integrates CPR, Stop the Bleed, and SENT training to provide participants a comprehensive overview of what to do before professional responders arrive in an emergency. Participants will learn hands-only CPR, basic bleeding control, and how to recognize and respond to substance use emergencies.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- REQUEST A TRAINING -->\n    <div class=\"gemru-form-heading\">\n\n        <h2>Request a Training<\/h2>\n\n        <p>\n            Interested in a GEMRU training? Complete the form below and our Community Health team will follow up with you.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- GOOGLE FORM -->\n    <div class=\"gemru-form-wrap\">\n\n        <iframe\n            src=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSeSz-ohABUJIKPLSzq4_WwDcgXsNECIZ0ZijKq5P60gn1BfCQ\/viewform?embedded=true\"\n            title=\"GEMRU Community Health Training Request Form\"\n            loading=\"lazy\">\n            Loading\u2026\n        <\/iframe>\n\n    <\/div>\n\n\n    <!-- FORM BACKUP LINK -->\n    <div class=\"gemru-form-fallback\">\n\n        Having trouble viewing the form?\n\n        <a\n            href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSeSz-ohABUJIKPLSzq4_WwDcgXsNECIZ0ZijKq5P60gn1BfCQ\/viewform\"\n            target=\"_blank\"\n            rel=\"noopener\">\n            Open the training request form in a new window.\n        <\/a>\n\n    <\/div>\n\n\n    <!-- QUESTIONS \/ CUSTOM TRAINING -->\n    <div class=\"gemru-contact\">\n\n        <p>\n            If you have questions about Community Health or are interested in working with us to develop a public health training not listed above, please contact Community Health Director Brynn Keating at\n            <strong>\n                <a href=\"mailto:bkeating@ufl.edu\">\n                    bkeating@ufl.edu\n                <\/a>\n            <\/strong>.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n<p style=\"text-align: left;\"><div class=\"su-spacer\" style=\"height:30px\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Community Health Classes GEMRU works not only to respond to emergencies on campus, but also to prepare members of the UF community to respond when emergencies happen around them. Through our Community Health programming, GEMRU offers hands-on training in lifesaving skills and emergency preparedness for student organizations, campus groups, other members of the UF community, [&hellip;]<\/p>\n","protected":false},"author":4041,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1380","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/pages\/1380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/users\/4041"}],"replies":[{"embeddable":true,"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":6,"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/pages\/1380\/revisions"}],"predecessor-version":[{"id":5867,"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/pages\/1380\/revisions\/5867"}],"wp:attachment":[{"href":"https:\/\/police.ufl.edu\/gemru\/wp-json\/wp\/v2\/media?parent=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}