diff --git a/static/css/styles.css b/static/css/styles.css
index dea835f..6ba351a 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -452,6 +452,15 @@ section.card {
margin-bottom: 25px;
}
+/* Pickup page sections */
+#pickup-section {
+ margin-bottom: 25px;
+}
+
+#security-notice-section {
+ margin-bottom: 25px;
+}
+
/* ===== File Input Section ===== */
#encoding-section #file-section {
display: none;
diff --git a/static/img/PacCrypt.png b/static/img/PacCrypt.png
index 2338743..905d3ab 100644
Binary files a/static/img/PacCrypt.png and b/static/img/PacCrypt.png differ
diff --git a/templates/pickup.html b/templates/pickup.html
index 9bb3f27..bbd3699 100644
--- a/templates/pickup.html
+++ b/templates/pickup.html
@@ -3,33 +3,33 @@
-
- Pickup File - PacCrypt
-
+
+ PacCrypt - Secure File Pickup
+
-
+
-
+
-
-