{"id":870,"date":"2026-09-18T09:52:53","date_gmt":"2026-09-18T13:52:53","guid":{"rendered":"https:\/\/viralbuzz.today\/new-novaledgers\/?page_id=870"},"modified":"2026-09-19T16:53:05","modified_gmt":"2026-09-19T20:53:05","slug":"contact","status":"publish","type":"page","link":"https:\/\/viralbuzz.today\/new-novaledgers\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<div class=\"wp-block-greenshift-blocks-container gspb_container gspb_container-gsbp-7554f76\" id=\"gspb_container-id-gsbp-7554f76\">\n<style>\n  :root {\n    --nova-navy: #12304a;\n    --nova-navy-dark: #0b2235;\n    --nova-blue: #2c6d9e;\n    --nova-teal: #1f7a78;\n    --nova-light-blue: #edf6fb;\n    --nova-white: #ffffff;\n    --nova-text: #263238;\n    --nova-muted: #61707a;\n    --nova-border: #dce5ea;\n    --nova-shadow: 0 8px 24px rgba(18, 48, 74, 0.10);\n  }\n\n  * {\n    box-sizing: border-box;\n  }\n\n  .nova-contact {\n    width: 100%;\n    overflow: hidden;\n    background: var(--nova-light-blue);\n    color: var(--nova-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .nova-contact-wrap {\n    width: min(1120px, 92%);\n    margin: 0 auto;\n  }\n\n  .nova-contact h1,\n  .nova-contact h2,\n  .nova-contact h3,\n  .nova-contact p {\n    margin-top: 0;\n  }\n\n  .nova-contact h1 {\n    margin-bottom: 1.1rem;\n    color: var(--nova-white);\n    font-size: clamp(2.4rem, 5vw, 4.25rem);\n    line-height: 1.08;\n    letter-spacing: -0.03em;\n  }\n\n  .nova-contact h2 {\n    margin-bottom: 0.9rem;\n    color: var(--nova-navy);\n    font-size: clamp(1.85rem, 3vw, 2.55rem);\n    line-height: 1.2;\n  }\n\n  .nova-contact h3 {\n    margin-bottom: 0.55rem;\n    color: var(--nova-navy);\n    font-size: 1.22rem;\n    line-height: 1.3;\n  }\n\n  .nova-contact p {\n    margin-bottom: 1rem;\n    color: var(--nova-muted);\n    font-size: 1rem;\n  }\n\n  .nova-contact-eyebrow {\n    display: inline-block;\n    margin-bottom: 0.85rem;\n    color: var(--nova-teal);\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .nova-contact-hero {\n    padding: 5.25rem 0 4.7rem;\n    background:\n      linear-gradient(115deg, rgba(11, 34, 53, 0.97), rgba(18, 48, 74, 0.90)),\n      linear-gradient(135deg, #173f5f, #0d2f47);\n    text-align: center;\n  }\n\n  .nova-contact-hero .nova-contact-eyebrow {\n    color: #78d4cd;\n  }\n\n  .nova-contact-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 1.1rem;\n    line-height: 1.65;\n  }\n\n  .nova-contact-main {\n    padding: 4.75rem 0;\n    background: var(--nova-light-blue);\n  }\n\n  .nova-contact-intro {\n    max-width: 760px;\n    margin: 0 auto 2.4rem;\n    text-align: center;\n  }\n\n  .nova-contact-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n  }\n\n  .nova-contact-card {\n    min-height: 245px;\n    padding: 1.8rem;\n    border: 1px solid var(--nova-border);\n    border-radius: 12px;\n    background: var(--nova-white);\n    box-shadow: 0 4px 15px rgba(18, 48, 74, 0.06);\n  }\n\n  .nova-contact-icon {\n    display: flex;\n    width: 50px;\n    height: 50px;\n    margin-bottom: 1.1rem;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--nova-light-blue);\n    color: var(--nova-teal);\n    font-size: 1.45rem;\n    font-weight: 700;\n  }\n\n  .nova-contact-card p {\n    margin-bottom: 0;\n    font-size: 0.97rem;\n    line-height: 1.6;\n  }\n\n  .nova-contact-card a {\n    color: var(--nova-blue);\n    font-weight: 700;\n    text-decoration: none;\n  }\n\n  .nova-contact-card a:hover {\n    color: var(--nova-teal);\n    text-decoration: underline;\n  }\n\n  .nova-contact-link {\n    display: inline-block;\n    margin-top: 0.85rem;\n    font-size: 1rem;\n  }\n\n  .nova-contact-form-section {\n    padding: 4.75rem 0;\n    background: var(--nova-light-blue);\n  }\n\n  .nova-contact-form-grid {\n    display: grid;\n    grid-template-columns: 0.85fr 1.15fr;\n    gap: 3.5rem;\n    align-items: center;\n  }\n\n  .nova-contact-highlight {\n    padding: 2rem;\n    border-left: 5px solid var(--nova-teal);\n    border-radius: 8px;\n    background: var(--nova-white);\n    box-shadow: var(--nova-shadow);\n  }\n\n  .nova-contact-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nova-contact-list {\n    margin: 1.2rem 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nova-contact-list li {\n    position: relative;\n    margin: 0.75rem 0;\n    padding-left: 1.8rem;\n    color: var(--nova-text);\n    font-size: 0.97rem;\n  }\n\n  .nova-contact-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--nova-teal);\n    content: \"\u2713\";\n    font-size: 1.1rem;\n    font-weight: 700;\n  }\n\n  .nova-contact-button {\n    display: inline-block;\n    margin-top: 1.25rem;\n    padding: 0.9rem 1.35rem;\n    border-radius: 6px;\n    background: var(--nova-teal);\n    color: var(--nova-white) !important;\n    font-size: 0.96rem;\n    font-weight: 700;\n    text-decoration: none;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n\n  .nova-contact-button:hover {\n    background: #155b5a;\n    transform: translateY(-1px);\n  }\n\n  .nova-contact-note {\n    margin-top: 1.5rem;\n    color: var(--nova-muted);\n    font-size: 0.9rem;\n    line-height: 1.6;\n  }\n\n  .nova-contact-note strong {\n    color: var(--nova-navy);\n  }\n\n  .nova-contact-cta {\n    padding: 4.75rem 0;\n    background: linear-gradient(135deg, var(--nova-navy), #1b587b);\n    text-align: center;\n  }\n\n  .nova-contact-cta h2 {\n    margin-bottom: 1rem;\n    color: var(--nova-white);\n  }\n\n  .nova-contact-cta p {\n    max-width: 680px;\n    margin: 0 auto 1.7rem;\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 1.08rem;\n  }\n\n  .nova-contact-cta-button {\n    display: inline-block;\n    padding: 0.9rem 1.35rem;\n    border-radius: 6px;\n    background: var(--nova-white);\n    color: var(--nova-navy) !important;\n    font-size: 0.96rem;\n    font-weight: 700;\n    text-decoration: none;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n\n  .nova-contact-cta-button:hover {\n    background: #eaf4f8;\n    transform: translateY(-1px);\n  }\n\n  @media (max-width: 900px) {\n    .nova-contact-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .nova-contact-form-grid {\n      grid-template-columns: 1fr;\n      gap: 1.8rem;\n    }\n\n    .nova-contact-card {\n      min-height: auto;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .nova-contact-hero {\n      padding: 4rem 0 3.6rem;\n    }\n\n    .nova-contact-main,\n    .nova-contact-form-section,\n    .nova-contact-cta {\n      padding: 3.6rem 0;\n    }\n\n    .nova-contact-card,\n    .nova-contact-highlight {\n      padding: 1.5rem;\n    }\n  }\n<\/style>\n\n<div class=\"nova-contact\">\n\n  <!-- Hero -->\n  <section class=\"nova-contact-hero\">\n    <div class=\"nova-contact-wrap\">\n      <span class=\"nova-contact-eyebrow\">Contact Nova Ledgers<\/span>\n\n      <h1>Let\u2019s discuss your bookkeeping needs.<\/h1>\n\n      <p>\n        Whether you need ongoing monthly bookkeeping, catch-up support, or help improving\n        your QuickBooks Online workflow, we are here to help you take the next step.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- Contact details -->\n  <section class=\"nova-contact-main\">\n    <div class=\"nova-contact-wrap\">\n      <div class=\"nova-contact-intro\">\n        <span class=\"nova-contact-eyebrow\">Get in touch<\/span>\n\n        <h2>Choose the contact method that works best for you.<\/h2>\n\n        <p>\n          Nova Ledgers is based in Mississauga, Ontario and serves local businesses in Toronto,\n          the GTA, and beyond. We also work with clients across Canada.\n        <\/p>\n      <\/div>\n\n      <div class=\"nova-contact-grid\">\n\n        <!-- Location -->\n        <div class=\"nova-contact-card\">\n          <div class=\"nova-contact-icon\">\u2316<\/div>\n\n          <h3>Location<\/h3>\n\n          <p>\n            Based in Mississauga, Ontario.<br>\n            Serving Toronto, the GTA, and clients across Canada.\n          <\/p>\n        <\/div>\n\n        <!-- Email -->\n        <div class=\"nova-contact-card\">\n          <div class=\"nova-contact-icon\">\u2709<\/div>\n\n          <h3>Email<\/h3>\n\n          <p>\n            Send us an email with a brief description of your bookkeeping needs, and we will\n            follow up with you.\n          <\/p>\n\n          <a class=\"nova-contact-link\" href=\"mailto:info@novaledgers.com\">\n            info@novaledgers.com\n          <\/a>\n        <\/div>\n\n        <!-- Phone -->\n        <div class=\"nova-contact-card\">\n          <div class=\"nova-contact-icon\">\u260e<\/div>\n\n          <h3>Phone<\/h3>\n\n          <p>\n            Call or text Nova Ledgers to discuss your business, bookkeeping needs, and the\n            type of support you are looking for.\n          <\/p>\n\n          <a class=\"nova-contact-link\" href=\"tel:+16476005445\">\n            647-600-5445\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Consultation form -->\n  <section class=\"nova-contact-form-section\">\n    <div class=\"nova-contact-wrap nova-contact-form-grid\">\n\n      <div class=\"nova-contact-highlight\">\n        <h3>Request a consultation<\/h3>\n\n        <p>\n          Tell us about your business and the bookkeeping support you need. We will review\n          your information and follow up to discuss the next steps.\n        <\/p>\n\n        <ul class=\"nova-contact-list\">\n          <li>Monthly bookkeeping and reconciliations<\/li>\n          <li>Catch-up or clean-up bookkeeping<\/li>\n          <li>Financial reporting and organization<\/li>\n          <li>QuickBooks Online support<\/li>\n        <\/ul>\n      <\/div>\n\n      <div>\n        <span class=\"nova-contact-eyebrow\">New client inquiry<\/span>\n\n        <h2>Start with a short consultation request.<\/h2>\n\n        <p>\n          Complete the consultation form to share basic information about your business,\n          accounting software, current bookkeeping status, and the help you are looking for.\n        <\/p>\n\n        <a class=\"nova-contact-button\"\n           href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLScR267nsP7DGroTxVLVp17Gtzm0Iwy3HuqNMIE-dRU__5cxcQ\/viewform?usp=sharing&amp;ouid=105771860672670463421\"\n           target=\"_blank\"\n           rel=\"noopener\">\n          Open Consultation Form\n        <\/a>\n\n        <p class=\"nova-contact-note\">\n          <strong>Privacy reminder:<\/strong> Please do not send passwords, banking login\n          credentials, Social Insurance Numbers, full credit-card numbers, or other highly\n          sensitive information through a website form or regular email.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Final CTA -->\n  <section class=\"nova-contact-cta\">\n    <div class=\"nova-contact-wrap\">\n      <h2>Ready for more organized bookkeeping?<\/h2>\n\n      <p>\n        Take the first step toward clearer records, more consistent bookkeeping, and a better\n        understanding of your business finances.\n      <\/p>\n\n      <a class=\"nova-contact-cta-button\"\n         href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLScR267nsP7DGroTxVLVp17Gtzm0Iwy3HuqNMIE-dRU__5cxcQ\/viewform?usp=sharing&amp;ouid=105771860672670463421\"\n         target=\"_blank\"\n         rel=\"noopener\">\n        Request a Consultation\n      <\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":".gspb_container-id-gsbp-7554f76{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-7554f76.gspb_container>p:last-of-type{margin-bottom:0}#gspb_container-id-gsbp-7554f76.gspb_container{position:relative;margin-top:-30px}@media (max-width:689.98px){#gspb_container-id-gsbp-7554f76.gspb_container{margin-top:-30px}}#gspb_container-id-gsbp-7554f76.gspb_container{box-sizing:border-box}","footnotes":""},"class_list":["post-870","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7},"has_hero_section":"disabled"},"_links":{"self":[{"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/pages\/870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/comments?post=870"}],"version-history":[{"count":14,"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/pages\/870\/revisions"}],"predecessor-version":[{"id":1057,"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/pages\/870\/revisions\/1057"}],"wp:attachment":[{"href":"https:\/\/viralbuzz.today\/new-novaledgers\/wp-json\/wp\/v2\/media?parent=870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}