diff --git a/docs/part-collection.md b/docs/part-collection.md
index e8ca12cffa0e5b7fa5608be5a50dcb3795abad74..fc2b46efeb8f730bb0ebcbc0feee670a07dfe3fb 100644
--- a/docs/part-collection.md
+++ b/docs/part-collection.md
@@ -5,6 +5,9 @@ title: Our Part Collection
 # Parts Collection
 
 <style>
+  body {
+    font-family: Arial, sans-serif;
+  }
 
   table {
     width: 100%;
@@ -18,13 +21,13 @@ title: Our Part Collection
     padding: 12px;
     background-color: #0073e6; /* Darker shade for the header */
     color: #ffffff; /* White text for contrast */
-    border: 1px solid #b3c7f7; /* Border around header */
+    border: 2px solid #00bf7d; /* Dark border around header */
   }
 
   th, td {
     padding: 10px;
     text-align: left;
-    border: 1px solid #b3c7f7; /* Light border for separation */
+    border: 2px solid #00bf7d; /* Dark border for separation */
   }
 
   td {
@@ -55,6 +58,5 @@ title: Our Part Collection
 | BioBrick Part | Short Description | Part Type | Sequence | Assembly Compatibility                       | Designed By | Module | References |
 |---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
 | [Part 1](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
-|---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
 | [Part 2](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
-|---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
+