Fix close spacing on a couple sections

diff --git a/index.html b/index.html
index c7691bd..3b74ad8 100644
--- a/index.html
+++ b/index.html
@@ -776,6 +776,11 @@
       <a class="btn btn-rounded family-projects--btn" href="https://goo.gl/kAb7ti" role="button" style="color:#fff;">Submit your project now</a>
       <p class="text-center">If you're looking for information on how to join our team, please visit our <a href="#family">team section</a> up above.</p>
         </div>
+		
+		<div class="center col-lg-4">
+			<h2 class="text-center">&nbsp;<br></h2>
+			<h2 class="text-center">&nbsp;<br></h2>
+		</div>
       </div>
     </div>
   </div>
@@ -862,6 +867,10 @@
           </div>
           <!-- /.family -->
         </div>
+		<div class="center col-lg-4">
+			<h2 class="text-center">&nbsp;<br></h2>
+			<h2 class="text-center">&nbsp;<br></h2>
+		</div>
       </div>
     </div>
   </div>