updates for Our Team section

diff --git a/css/style.css b/css/style.css
index 6927336..6a59b2f 100644
--- a/css/style.css
+++ b/css/style.css
@@ -267,7 +267,10 @@
 /* our team section */
 
 .section {
-	background-color: #0080ff;   
+	background-color: #0080ff;
+	padding-top: 4.375em;
+    font-weight: 700;
+    font-size: 1.5em;	
 }
 .hr.invisible_hr {
     height: 0;
@@ -293,4 +296,7 @@
 }
 .team-role {
     color: #07374a;
+}
+.team-links {
+	padding-top: .75em;
 }
\ No newline at end of file