diff --git a/frontend/src/App.css b/frontend/src/App.css index 1944da14..718ef1ad 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -130,6 +130,11 @@ This is the wording logo in the nav bar @apply bg-gradient-to-r from-blue-600 via-blue-700 to-blue-600 bg-clip-text text-transparent; } +/* Using logo-like styles outside of the header */ +.body_logo { + @apply bg-gradient-to-r from-blue-500 via-blue-700 to-blue-300 bg-clip-text font-quicksand font-bold text-transparent +} + /* Tailwind Styles */ /* diff --git a/frontend/src/components/Footer/Footer.tsx b/frontend/src/components/Footer/Footer.tsx index 34820b9b..68a22263 100644 --- a/frontend/src/components/Footer/Footer.tsx +++ b/frontend/src/components/Footer/Footer.tsx @@ -107,8 +107,14 @@ function Footer() { -
© 2025 Balancer. All rights reserved. V1 2-04-2025
++ Balancer is an educational resource designed to support{" "} + —never replace— the judgment of licensed U.S. clinicians. Final prescribing decisions must always be made by the treating clinician. +
When you enter patient characteristics, Balancer suggests first-line, second-line, and third-line options. The recommendations follow a consistent framework developed from interviews with psychiatrists, psychiatry residents, nurse practitioners, and other prescribers. This part is not powered by AI.
+For each suggestion, you can click to see supporting journal articles. Here, Balancer uses AI to search our database of medical research and highlight relevant sources for further reading.
+Together, these features help prescribers get reliable starting points quickly—without replacing professional judgment.
+Balancer is a free, open-source research tool built by volunteers at Code for Philly. It is for licensed U.S. prescribers and researchers only.
+Balancer does not provide medical advice.
It does not determine treatment or replace clinical judgment.
Clinical decisions should always be based on the prescriber's expertise, knowledge of the patient, and official medical guidelines.