From fdd2e9f2d950b584ba629a65dbca27e95a70f6e8 Mon Sep 17 00:00:00 2001 From: Bharat Date: Sun, 14 Jul 2024 16:31:08 +0530 Subject: [PATCH] styled section tag to make it visible --- index.css | 6 ++++-- index.html | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/index.css b/index.css index fcf0d89b..edbab563 100644 --- a/index.css +++ b/index.css @@ -547,7 +547,6 @@ body { .section-title h2 { font-size: 32px; - color: #000; text-transform: uppercase; position: relative; font-weight: 700; @@ -556,10 +555,13 @@ body { .section-title p { font-size: 16px; - color: #000; margin-bottom: 40px; } +.section-black-text p, .section-black-text h2 { + color: #000; +} + .enhanced-input, .enhanced-textarea { border: 2px solid #ccc; diff --git a/index.html b/index.html index 70e03b8c..f30a0bb9 100644 --- a/index.html +++ b/index.html @@ -464,7 +464,7 @@

Health Post

-
+

Patient Portal

Access your medical records, lab results, and prescription history securely.

@@ -503,7 +503,7 @@

Patient Portal

-
+

Make an Appointment

We listed the docs, we made you a form. You make us an appointment.