{"id":21,"date":"2026-03-12T18:56:39","date_gmt":"2026-03-12T18:56:39","guid":{"rendered":"https:\/\/thirsty-mcclintock.74-208-171-134.plesk.page\/?page_id=21"},"modified":"2026-04-15T09:55:12","modified_gmt":"2026-04-15T09:55:12","slug":"contact","status":"publish","type":"page","link":"https:\/\/drbacon.dvtapp.co\/index.php\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n    \/* --- CSS FOR CONTACT HERO SECTION --- *\/\n\n    \/* Import Fonts if not already in Divi *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Lora:ital,wght@0,400;0,500;0,600;1,400&display=swap');\n\n    .chesed-contact-hero-wrapper {\n        background: linear-gradient(135deg, #f0f9ff 0%, #f8fafc 100%);\n        padding: 120px 20px 100px 20px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Subtle background decoration to make it feel premium *\/\n    .chesed-contact-hero-wrapper::before {\n        content: '';\n        position: absolute;\n        width: 400px;\n        height: 400px;\n        background: #e0f2fe;\n        border-radius: 50%;\n        top: -150px;\n        right: -100px;\n        opacity: 0.5;\n        z-index: 0;\n        filter: blur(80px);\n    }\n\n    .chesed-contact-hero-container {\n        max-width: 1280px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .chesed-contact-tag {\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #ea580c !important;\n        \/* Primary Orange *\/\n        font-size: 0.875rem;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        margin-bottom: 20px;\n        opacity: 1 !important;\n    }\n\n    .chesed-contact-hero-title {\n        font-family: 'Lora', 'Playfair Display', serif;\n        color: #0f172a !important;\n        \/* Dark Slate *\/\n        font-size: 3.5rem;\n        font-weight: 600;\n        line-height: 1.2;\n        margin: 0 0 24px 0;\n        opacity: 1 !important;\n    }\n\n    .chesed-contact-hero-desc {\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #475569 !important;\n        \/* Light Slate *\/\n        font-size: 1.25rem;\n        line-height: 1.6;\n        max-width: 700px;\n        margin: 0;\n        opacity: 1 !important;\n    }\n\n    \/* --- RESPONSIVE DESIGN --- *\/\n    @media (max-width: 992px) {\n        .chesed-contact-hero-wrapper {\n            padding: 100px 20px 80px 20px;\n        }\n\n        .chesed-contact-hero-title {\n            font-size: 3rem;\n        }\n\n        .chesed-contact-hero-desc {\n            font-size: 1.15rem;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .chesed-contact-hero-wrapper {\n            padding: 80px 20px 60px 20px;\n        }\n\n        .chesed-contact-hero-title {\n            font-size: 2.25rem;\n            margin-bottom: 16px;\n        }\n\n        .chesed-contact-hero-desc {\n            font-size: 1.05rem;\n        }\n\n        .chesed-contact-tag {\n            font-size: 0.75rem;\n            margin-bottom: 16px;\n        }\n    }\n<\/style>\n\n<section class=\"chesed-contact-hero-wrapper\">\n    <div class=\"chesed-contact-hero-container\">\n        <div class=\"chesed-contact-tag\">Reach Out Today<\/div>\n        <h1 class=\"chesed-contact-hero-title\">We're Here to Help<\/h1>\n        <p class=\"chesed-contact-hero-desc\">\n            Whether you are seeking personal growth or professional consultation, we are here for you. Contact us to schedule an appointment.\n        <\/p>\n    <\/div>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_block_row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n    \/* --- CSS FOR CONTACT INFO & FORM SECTION --- *\/\n\n    .chesed-contact-details-wrapper {\n        background-color: #fafaf9 !important;\n        padding: 100px 20px;\n        position: relative;\n    }\n\n    .chesed-contact-details-container {\n        max-width: 1280px;\n        margin: 0 auto;\n        display: grid;\n        grid-template-columns: 1fr 1.2fr;\n        gap: 60px;\n        align-items: start;\n    }\n\n    \/* --- Left Column: Info Cards --- *\/\n    .chesed-info-column {\n        display: flex;\n        flex-direction: column;\n        gap: 32px;\n    }\n\n    .chesed-info-heading {\n        font-family: 'Lora', 'Playfair Display', serif;\n        color: #0f172a !important; \/* Dark Slate *\/\n        font-size: 2.5rem;\n        font-weight: 600;\n        margin: 0 0 10px 0;\n        opacity: 1 !important;\n    }\n\n    .chesed-info-subheading {\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #475569 !important; \/* Light Slate *\/\n        font-size: 1.1rem;\n        line-height: 1.6;\n        margin: 0 0 20px 0;\n        opacity: 1 !important;\n    }\n\n    .chesed-info-card {\n        background: #f8fafc !important;\n        border-radius: 24px;\n        padding: 32px;\n        border-left: 6px solid #2563eb !important; \/* Accent Blue *\/\n        transition: transform 0.3s ease;\n    }\n\n    .chesed-info-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .chesed-info-card-title {\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #ea580c !important; \/* Primary Orange *\/\n        font-size: 0.875rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin: 0 0 12px 0;\n        opacity: 1 !important;\n    }\n\n    .chesed-info-card-text,\n    .chesed-info-card-link {\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #0f172a !important;\n        font-size: 1.125rem;\n        line-height: 1.6;\n        margin: 0;\n        opacity: 1 !important;\n        text-decoration: none !important;\n    }\n\n    .chesed-info-card-link {\n        font-weight: 600;\n        transition: color 0.3s ease;\n        display: block;\n        margin-top: 4px;\n    }\n\n    .chesed-info-card-link:hover {\n        color: #2563eb !important;\n    }\n\n    .chesed-text-note {\n        font-size: 0.875rem;\n        color: #475569 !important;\n        font-style: italic;\n        margin-top: 4px;\n        display: block;\n    }\n\n    \/* --- Right Column: Guide & Crisis Info --- *\/\n    .chesed-guide-column {\n        background: #ffffff !important;\n        border-radius: 24px;\n        padding: 50px;\n        box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08) !important;\n    }\n\n    .chesed-guide-title {\n        font-family: 'Lora', 'Playfair Display', serif;\n        color: #0f172a !important; \/* Dark Slate *\/\n        font-size: 2rem;\n        font-weight: 600;\n        margin: 0 0 32px 0;\n        opacity: 1 !important;\n    }\n\n    .chesed-step {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 24px;\n    }\n\n    .chesed-step:last-of-type {\n        margin-bottom: 0;\n    }\n\n    .chesed-step-number {\n        background: #e0f2fe !important;\n        color: #2563eb !important; \/* Accent Blue *\/\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        font-weight: 700;\n        font-size: 1rem;\n        width: 36px;\n        height: 36px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .chesed-step-content h4 {\n        margin: 0 0 6px 0;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #0f172a !important;\n        font-size: 1.125rem;\n        font-weight: 600;\n        opacity: 1 !important;\n    }\n\n    .chesed-step-content p {\n        margin: 0;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        color: #475569 !important;\n        font-size: 1rem;\n        line-height: 1.6;\n        opacity: 1 !important;\n    }\n\n    .chesed-crisis-box {\n        background: #fff5f5 !important;\n        border-left: 4px solid #ef4444 !important; \/* Red for emphasis *\/\n        padding: 24px;\n        border-radius: 12px;\n        margin-top: 40px;\n    }\n\n    .chesed-crisis-box h4 {\n        color: #b91c1c !important; \/* Dark Red *\/\n        margin: 0 0 8px 0;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        font-size: 1.125rem;\n        font-weight: 600;\n        opacity: 1 !important;\n    }\n\n    .chesed-crisis-box p {\n        margin: 0;\n        font-size: 0.95rem;\n        color: #475569 !important;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        line-height: 1.5;\n        opacity: 1 !important;\n    }\n\n    .chesed-crisis-box strong {\n        color: #0f172a !important;\n    }\n\n    .chesed-non-emergency-box {\n        background: #eff6ff !important;\n        border-left: 4px solid #3b82f6 !important;\n        padding: 24px;\n        border-radius: 12px;\n        margin-top: 24px;\n    }\n\n    .chesed-non-emergency-box h4 {\n        color: #1e3a8a !important;\n        margin: 0 0 8px 0;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        font-size: 1.125rem;\n        font-weight: 600;\n        opacity: 1 !important;\n    }\n\n    .chesed-non-emergency-box p {\n        margin: 0;\n        font-size: 0.95rem;\n        color: #475569 !important;\n        font-family: 'Inter', 'Open Sans', sans-serif;\n        line-height: 1.5;\n        opacity: 1 !important;\n    }\n\n    \/* --- RESPONSIVE DESIGN --- *\/\n    @media (max-width: 992px) {\n        .chesed-contact-details-container {\n            grid-template-columns: 1fr;\n            gap: 50px;\n        }\n        .chesed-contact-details-wrapper {\n            padding: 80px 20px;\n        }\n        .chesed-guide-column {\n            padding: 40px 30px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .chesed-contact-details-wrapper {\n            padding: 60px 20px;\n        }\n        .chesed-info-heading {\n            font-size: 2rem;\n        }\n        .chesed-guide-column {\n            padding: 30px 20px;\n        }\n        .chesed-info-card {\n            padding: 24px;\n        }\n    }\n<\/style>\n\n<section class=\"chesed-contact-details-wrapper\">\n    <div class=\"chesed-contact-details-container\">\n\n        <!-- Left Column: Contact Information -->\n        <div class=\"chesed-info-column\">\n            <div>\n                <h2 class=\"chesed-info-heading\">Let's Connect<\/h2>\n                <p class=\"chesed-info-subheading\">We welcome your questions and are ready to assist you in scheduling an appointment.<\/p>\n            <\/div>\n\n            <!-- Phone & Email Card -->\n            <div class=\"chesed-info-card\">\n                <h3 class=\"chesed-info-card-title\">Contact Directory<\/h3>\n                <a href=\"tel:5733155156\" class=\"chesed-info-card-link\" style=\"margin-bottom: 8px;\">Missouri: 573-315-5156<\/a>\n                <a href=\"tel:5629079196\" class=\"chesed-info-card-link\">California: 562-907-9196<\/a>\n                <span class=\"chesed-text-note\">NO TEXT PLEASE<\/span>\n                <br>\n                <a href=\"mailto:ASB@DRASBACON.COM\" class=\"chesed-info-card-link\" style=\"text-transform: lowercase;\">asb@drasbacon.com<\/a>\n            <\/div>\n\n            <!-- Office Location Card -->\n            <div class=\"chesed-info-card\" style=\"border-left-color: #c2410c !important;\">\n                <h3 class=\"chesed-info-card-title\">Office Locations<\/h3>\n                <p class=\"chesed-info-card-text\">\n                    <strong>Missouri Location<\/strong><br>\n                    FairHaven Medical Park<br>\n                    612 E High Street, Suite 210<br>\n                    Potosi, MO 63664\n                <\/p>\n                <p class=\"chesed-info-card-text\" style=\"margin-top: 16px;\">\n                    <strong>California Location<\/strong><br>\n                    1338 E. Center Court Drive<br>\n                    Covina, CA 91724\n                <\/p>\n            <\/div>\n\n            <!-- Mailing Address Card -->\n            <div class=\"chesed-info-card\">\n                <h3 class=\"chesed-info-card-title\">Mailing Address<\/h3>\n                <p class=\"chesed-info-card-text\">\n                    P.O. Box 585<br>\n                    Park Hills, MO 63601\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Right Column: Guide & Crisis Info -->\n        <div class=\"chesed-guide-column\">\n            <h3 class=\"chesed-guide-title\">How to Get Started<\/h3>\n\n            <div class=\"chesed-step\">\n                <div class=\"chesed-step-number\">1<\/div>\n                <div class=\"chesed-step-content\">\n                    <h4>Getting Started<\/h4>\n                    <p>Please contact our office at the telephone number, or email address to your left to schedule an appointment. To ensure that we can connect, you will be asked to leave your name, telephone number, and the best day and time to reach you. I am so glad that you have taken the steps to make you, and your health, a priority and I am looking forward to speaking with you, so call now to schedule your appointment.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"chesed-crisis-box\">\n                <h4>Medical or Psychiatric Emergency<\/h4>\n                <p>If you are experiencing a medical or psychiatric emergency, please dial <strong>911<\/strong>, visit your nearest emergency room, or text the Suicide & Crisis Lifeline at <strong>988<\/strong>.<\/p>\n            <\/div>\n\n            <div class=\"chesed-non-emergency-box\">\n                <p>Every effort is made to return calls within two business days, Monday through Thursdays. Any calls after 5 pm on Thursday, will not be returned until the following Monday. If you did not receive a return call within this time, please call again, as your message may not have been received.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":6,"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":99,"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/pages\/21\/revisions\/99"}],"wp:attachment":[{"href":"https:\/\/drbacon.dvtapp.co\/index.php\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}