diff --git a/PrivacyPolicy.html b/PrivacyPolicy.html
index 63f65f4..406c74d 100644
--- a/PrivacyPolicy.html
+++ b/PrivacyPolicy.html
@@ -77,7 +77,7 @@
1. Information Collection
2. Data Usage
- Personal data is used for:
+ Personal data is used for:
-
Providing the services you’ve requested (web development, private tutoring, system maintenance &
@@ -107,7 +107,7 @@
4. Cookies
5. Your Rights
- You have the right to:
+ You have the right to:
- Request access to your personal data.
- Request data corrections or deletions.
diff --git a/framework-styles.css b/framework-styles.css
index bfecdce..e6542c5 100644
--- a/framework-styles.css
+++ b/framework-styles.css
@@ -48,6 +48,7 @@
p {
color: #555;
padding-left: 25px;
+ text-align: justify;
}
a {