diff --git a/src/views/Home.vue b/src/views/Home.vue
index 1ed1099e788d382494eb39a2c06e83f64a4e9230..eae264aa76ffc448ce463119d0b23074953c8ef9 100644
--- a/src/views/Home.vue
+++ b/src/views/Home.vue
@@ -11,10 +11,11 @@
       <h2 class="my-4 mt-sm-8 px-0">JOIN OUR VIRTUAL IMMERSION DAY!</h2>
       <p class="text-center">
         This event is
-        <b
-          >designed to give potential P1 customers the basics: team, structure,
-          how P1 works, and how to get involved.</b
-        >
+        <span style="font-weight: 600">
+          designed to give potential P1 customers the basics:
+          <br />
+          team, structure, how P1 works, and how to get involved.
+        </span>
       </p>
     </div>
     <v-container class="px-8 mb-4">
@@ -26,9 +27,11 @@
             alt="immersion day graphics"
           />
         </div>
-        <div class="col-md-6 px-16">
+        <div class="col-md-6 pl-md-16">
           <p>
-            <b>In January's upcoming Immersion Day agenda, you can expect:</b>
+            <span style="font-weight: 600"
+              >In January's upcoming Immersion Day agenda, you can expect:</span
+            >
           </p>
           <ul>
             <li>
@@ -45,8 +48,10 @@
             </li>
           </ul>
           <p class="mt-8">
-            The next Immersion Day will take place on <b>January 22, 2021</b>.
-            Don't miss this opportunity!
+            The next Immersion Day will take place on
+            <span style="font-weight: 600"
+              >January 22, 2021 at 10:00 AM EST</span
+            >. Don't miss this opportunity!
           </p>
           <v-btn
             class="mt-8"