Update to content and styles for Oxygen

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index 81b93f2..836370a 100755
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -123,9 +123,9 @@
     <div class="row">
       <div class="col-md-5 text-center">
         <div class="webinars-icon-wrapper"><img class="hidden-xs webinars-icon img-responsive" src="/oxygen/public/images/webinars-icon.png"></div>
-        <p class="webinars-icon-text text-justify">Join the Virtual Eclipse Community MeetUp (vECM). Learn from the experts and
+        <p class="webinars-icon-text">Join the Virtual Eclipse Community MeetUp (vECM). Learn from the experts and
             discover what's new in the Eclipse Oxygen Release Train (June 28). Register
-            today! It's free. #VirtualEclipse</p>
+            today! It's free. <strong class="orange">#VirtualEclipse</strong></p>
       </div>
       <div class="col-md-19">
         <?php foreach ($oxygen_content_items['webinars'] as $item) :?>
diff --git a/oxygen-content.json b/oxygen-content.json
index 4bad77e..2c4a224 100644
--- a/oxygen-content.json
+++ b/oxygen-content.json
@@ -5,26 +5,26 @@
     {
       "image_url": "/oxygen/public/images/stats-icon-projects.png",
       "image_alt": "Projects icon",
-      "number": "77",
+      "number": "83",
       "title": "Projects"
     },
     {
       "image_url": "/oxygen/public/images/stats-icon-committers.png",
       "image_alt": "Committers icon",
-      "number": "450",
+      "number": "287",
       "title": "Committers"
     },
     {
       "image_url": "/oxygen/public/images/stats-icon-code.png",
       "image_alt": "Code icon",
-      "number": "65",
+      "number": "71",
       "number_suffix": "M",
       "title": "Lines of Code"
     },
     {
       "image_url": "/oxygen/public/images/stats-icon-contributors.png",
       "image_alt": "Contributors icon",
-      "number": "1200",
+      "number": "664",
       "title": "Contributors"
     }
   ],
@@ -76,13 +76,13 @@
       "comment": {
         
       },
-      "title": "Darker and Better dark theme on all platforms",
+      "title": "Darker and Better Dark Theme on All Platforms",
       "text": "Eclipse looks better in dark than ever with all the improvements that have been made this year. All platforms have seen improvements, and among others, table headers and popup now looks way darker than before.",
       "image_url": "/oxygen/public/images/oxygen_darktheme_linux.jpg",
       "image_alt": "Oxygen IDE screenshot"
     },
     {
-      "title": "Debug faster with Java Development Tool",
+      "title": "Debug Faster with the Java Development Tool",
       "text": "The return value of the last method call is always displayed in the variable view when you debug some Java code. No more need to create temporary variable to find and eradicate sneaky bugs!",
       "image_url": "/oxygen/public/images/oxygen_jdt_debug.png",
       "image_alt": "Oxygen IDE screenshot"
@@ -124,6 +124,14 @@
       "button_link": "https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/events/239923689/"
     },
     {
+      "date": "June 28",
+      "text": "Generic Editor and LSP",
+      "time": "11am EDT",
+      "speaker": "Sopot Cela, Mickael Istria",
+      "button_title": "RSVP",
+      "button_link": "https://www.meetup.com/Virtual-Eclipse-Community-MeetUp/events/240640927/"
+    },
+    {
       "date": "June 29",
       "text": "Eclipse Sirius 5.0, All about UX",
       "time": "10am EDT",
diff --git a/public/stylesheets/oxygen.min.css b/public/stylesheets/oxygen.min.css
index e75611e..1996749 100644
--- a/public/stylesheets/oxygen.min.css
+++ b/public/stylesheets/oxygen.min.css
@@ -1 +1 @@
-body{font-size:16px}.oxygen-subtitle{color:#fff;text-align:center;font-size:2.5em;margin-bottom:30px}@media (max-width:1199px){.oxygen-subtitle{font-size:2em}}.oxygen-header{background-color:#6d6d6d;background-image:url('../images/header-mountains.png');background-position:bottom right;background-repeat:no-repeat;background-size:contain;height:340px;padding:30px 0 60px;position:relative}@media (min-width:768px){.oxygen-header{padding:60px 0}}@media (max-width:767px){.oxygen-header{height:200px}}.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%;background-size:auto}@media (max-width:1199px){.oxygen-header:after{background-size:auto}}@media (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}@media (max-width:1199px){.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees-mobile.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%}}@media (max-width:1199px) and (max-width:1199px){.oxygen-header:after{background-size:contain}}@media (max-width:1199px) and (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}@media (min-width:768px) and (max-width:1199px){.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%;background-position:-375px 30px}}@media (min-width:768px) and (max-width:1199px) and (max-width:1199px){.oxygen-header:after{background-size:auto}}@media (min-width:768px) and (max-width:1199px) and (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}.oxygen-header .release-date{color:#fff;font-size:40px;font-weight:bold}@media (min-width:768px){.oxygen-header .release-date{font-size:55px;padding-top:70px}}@media (max-width:767px){.oxygen-header .release-date{padding-left:20px}}.oxygen-stats{padding:50px 0 80px;position:relative}@media (max-width:1199px){.oxygen-stats{padding:50px 0 65px}}@media (max-width:767px){.oxygen-stats{padding:30px 0 40px}}.oxygen-stats:after{position:absolute;bottom:0;content:"";background-image:url('../images/stats-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 37px;height:37px;width:100%}@media (max-width:1199px){.oxygen-stats:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-stats:after{background-size:120%}}.oxygen-stats .stats-item{margin-bottom:15px}.oxygen-stats .stats-item-image{max-width:50px}.oxygen-stats .stats-item-number{font-size:2.5em;padding-top:25px;margin-bottom:0;line-height:1em;font-weight:100}@media (max-width:1199px){.oxygen-stats .stats-item-number{font-size:2em;padding-top:10px}}@media (max-width:767px){.oxygen-stats .stats-item-number{font-size:2em;padding-top:0}}.oxygen-stats .stats-item-title{margin-bottom:0;font-size:.9em;font-weight:700}@media (max-width:767px){.oxygen-stats .stats-item-title{margin-bottom:10px}}.oxygen-key-features{background-color:#edf6fe;background-image:url('../images/key-features-bubbles.png');background-repeat:no-repeat;background-position:top center;padding:50px 0 150px;position:relative}@media (max-width:1199px){.oxygen-key-features{padding:30px 0 150px}}@media (max-width:767px){.oxygen-key-features{padding:0 0 150px;background-repeat:repeat-y}}.oxygen-key-features:after{position:absolute;bottom:0;content:"";background-image:url('../images/key-features-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 138px;height:138px;width:100%}@media (max-width:1199px){.oxygen-key-features:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-key-features:after{background-size:120%}}.oxygen-key-features .oxygen-subtitle{color:#6d6d6d}.oxygen-key-features .key-features-item{margin-bottom:15px;padding:0 45px}.oxygen-key-features .key-features-item-title{font-size:1em;color:#333;font-weight:700;margin-bottom:0}.oxygen-slideshow{padding:80px 0;background-color:#454884;background-image:url('../images/slideshow-bubbles.png');background-repeat:no-repeat;background-position:top center;position:relative}@media (max-width:1199px){.oxygen-slideshow{padding:0 0 20px}}@media (min-width:768px){.oxygen-slideshow:after{position:absolute;bottom:0;content:"";background-image:url('../images/slideshow-fishes.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 127px;height:127px;width:100%}}@media (min-width:768px) and (max-width:1199px){.oxygen-slideshow:after{background-size:cover}}@media (min-width:768px) and (min-width:1199px) and (max-width:1024px){.oxygen-slideshow:after{background-size:120%}}.oxygen-slideshow .slideshow-item{text-align:center}.oxygen-slideshow .slideshow-item-text{color:#fff}@media (max-width:1199px){.oxygen-slideshow .slideshow-item-text{margin-bottom:40px}}.oxygen-webinars{position:relative;background-color:#171738;padding:50px 0 160px;background-image:url('../images/webinars-bubbles.png');background-repeat:no-repeat;background-position:top center;color:#fff}@media (max-width:1199px){.oxygen-webinars{padding:30px 0 160px}}@media (max-width:767px){.oxygen-webinars{padding:20px 0 100px;background-repeat:repeat-y}}.oxygen-webinars:before{position:absolute;top:-83px;content:"";background-image:url('../images/slideshow-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 83px;height:83px;width:100%}@media (max-width:1199px){.oxygen-webinars:before{background-size:cover}}.oxygen-webinars:after{position:absolute;bottom:0;content:"";background-image:url('../images/webinars-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%}@media (max-width:1199px){.oxygen-webinars:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-webinars:after{background-size:120%}}.oxygen-webinars .oxygen-subtitle{margin-bottom:30px}.oxygen-webinars .webinars-icon-wrapper{border-radius:115px;overflow:hidden;margin-bottom:20px;border:8px solid #69c1bd}.oxygen-webinars .webinars-icon-text{color:#ccc;font-size:14px}@media (max-width:1023px){.oxygen-webinars .webinars-icon{width:100px;margin-bottom:30px}}@media (max-width:767px){.oxygen-webinars .webinars-item{text-align:center;margin-bottom:20px}}.oxygen-webinars .webinars-item-text{font-size:1em;margin-bottom:0}.oxygen-webinars .webinars-item-speaker{color:#69c1bd;font-size:1em;margin-bottom:20px}.oxygen-news{position:relative;background-color:#1c1c23;color:#fff;padding:50px 0 100px}@media (max-width:1199px){.oxygen-news{padding:20px 0 50px}}@media (max-width:767px){.oxygen-news{text-align:center;padding:20px 0 50px}}.oxygen-news .container{z-index:999;position:relative}.oxygen-news:after{z-index:1;position:absolute;bottom:0;left:0;content:"";background-image:url('../images/news-sm-corals-left.png');background-repeat:no-repeat;background-position:bottom left;background-size:initial;height:547px;width:473px}@media (max-width:767px){.oxygen-news:after{display:none}}.oxygen-news:before{z-index:1;position:absolute;bottom:0;right:0;content:"";background-image:url('../images/news-sm-corals-right.png');background-repeat:no-repeat;background-position:bottom right;background-size:initial;height:377px;width:214px}@media (max-width:767px){.oxygen-news .news-item{margin-bottom:20px}}.oxygen-news .news-item-link{color:#fff}.oxygen-news .news-item-link:hover{color:#ccc}.oxygen-news .news-item-twitter{text-align:center}.oxygen-news .news-item-twitter-title{color:#fff;margin-top:0}.oxygen-item-date{color:#69c1bd;font-size:2em;text-align:right;line-height:1;font-weight:700}@media (max-width:1199px){.oxygen-item-date{font-size:2em}}@media (max-width:767px){.oxygen-item-date{text-align:center;font-size:1.8em}}.btn-oxygen{color:#fff;background-color:#69c1bd;border-color:#69c1bd;box-shadow:0 3px 0 #398b87;margin-bottom:15px}.btn-oxygen:hover,.btn-oxygen:active,.btn-oxygen:focus{position:relative;top:3px;color:#69c1bd;box-shadow:none;background-color:#fff}.btn-oxygen-donate{background-color:#58809d;color:#fff}.btn-oxygen-donate:hover{background-color:#7699b2;color:#fff}.btn-xl{padding:25px 60px;font-size:24px;line-height:1.3333333;border-radius:15px}.carousel-control.left,.carousel-control.right{background-image:none}
\ No newline at end of file
+body{font-size:16px}.oxygen-subtitle{color:#fff;text-align:center;font-size:2.5em;margin-bottom:30px}@media (max-width:1199px){.oxygen-subtitle{font-size:2em}}.oxygen-header{background-color:#6d6d6d;background-image:url('../images/header-mountains.png');background-position:bottom right;background-repeat:no-repeat;background-size:contain;height:340px;padding:30px 0 60px;position:relative}@media (min-width:768px){.oxygen-header{padding:60px 0}}@media (max-width:767px){.oxygen-header{height:200px}}.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%;background-size:auto}@media (max-width:1199px){.oxygen-header:after{background-size:auto}}@media (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}@media (max-width:1199px){.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees-mobile.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%}}@media (max-width:1199px) and (max-width:1199px){.oxygen-header:after{background-size:contain}}@media (max-width:1199px) and (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}@media (min-width:768px) and (max-width:1199px){.oxygen-header:after{position:absolute;bottom:0;content:"";background-image:url('../images/header-logo-trees.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%;background-position:-375px 30px}}@media (min-width:768px) and (max-width:1199px) and (max-width:1199px){.oxygen-header:after{background-size:auto}}@media (min-width:768px) and (max-width:1199px) and (min-width:1199px) and (max-width:1024px){.oxygen-header:after{background-size:120%}}.oxygen-header .release-date{color:#fff;font-size:40px;font-weight:bold}@media (min-width:768px){.oxygen-header .release-date{font-size:55px;padding-top:70px}}@media (max-width:767px){.oxygen-header .release-date{padding-left:20px}}.oxygen-stats{padding:50px 0 80px;position:relative}@media (max-width:1199px){.oxygen-stats{padding:50px 0 65px}}@media (max-width:767px){.oxygen-stats{padding:30px 0 40px}}.oxygen-stats:after{position:absolute;bottom:0;content:"";background-image:url('../images/stats-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 37px;height:37px;width:100%}@media (max-width:1199px){.oxygen-stats:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-stats:after{background-size:120%}}.oxygen-stats .stats-item{margin-bottom:15px}.oxygen-stats .stats-item-image{max-width:50px}.oxygen-stats .stats-item-number{font-size:2.5em;padding-top:25px;margin-bottom:0;line-height:1em;font-weight:100}@media (max-width:1199px){.oxygen-stats .stats-item-number{font-size:2em;padding-top:10px}}@media (max-width:767px){.oxygen-stats .stats-item-number{font-size:2em;padding-top:0}}.oxygen-stats .stats-item-title{margin-bottom:0;font-size:.9em;font-weight:700}@media (max-width:767px){.oxygen-stats .stats-item-title{margin-bottom:10px}}.oxygen-key-features{background-color:#edf6fe;background-image:url('../images/key-features-bubbles.png');background-repeat:no-repeat;background-position:top center;padding:50px 0 150px;position:relative}@media (max-width:1199px){.oxygen-key-features{padding:30px 0 150px}}@media (max-width:767px){.oxygen-key-features{padding:0 0 150px;background-repeat:repeat-y}}.oxygen-key-features:after{position:absolute;bottom:0;content:"";background-image:url('../images/key-features-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 138px;height:138px;width:100%}@media (max-width:1199px){.oxygen-key-features:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-key-features:after{background-size:120%}}.oxygen-key-features .oxygen-subtitle{color:#6d6d6d}.oxygen-key-features .key-features-item{margin-bottom:15px;padding:0 45px}.oxygen-key-features .key-features-item-title{font-size:1em;color:#333;font-weight:700;margin-bottom:0}.oxygen-slideshow{padding:80px 0;background-color:#454884;background-image:url('../images/slideshow-bubbles.png');background-repeat:no-repeat;background-position:top center;position:relative}@media (max-width:1199px){.oxygen-slideshow{padding:0 0 20px}}@media (min-width:768px){.oxygen-slideshow:after{position:absolute;bottom:0;content:"";background-image:url('../images/slideshow-fishes.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 127px;height:127px;width:100%}}@media (min-width:768px) and (max-width:1199px){.oxygen-slideshow:after{background-size:cover}}@media (min-width:768px) and (min-width:1199px) and (max-width:1024px){.oxygen-slideshow:after{background-size:120%}}.oxygen-slideshow .slideshow-item{text-align:center}.oxygen-slideshow .slideshow-item-text{color:#fff}@media (max-width:1199px){.oxygen-slideshow .slideshow-item-text{margin-bottom:40px}}.oxygen-webinars{position:relative;background-color:#171738;padding:50px 0 160px;background-image:url('../images/webinars-bubbles.png');background-repeat:no-repeat;background-position:top center;color:#fff}@media (max-width:1199px){.oxygen-webinars{padding:30px 0 160px}}@media (max-width:767px){.oxygen-webinars{padding:20px 0 100px;background-repeat:repeat-y}}.oxygen-webinars:before{position:absolute;top:-83px;content:"";background-image:url('../images/slideshow-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 83px;height:83px;width:100%}@media (max-width:1199px){.oxygen-webinars:before{background-size:cover}}.oxygen-webinars:after{position:absolute;bottom:0;content:"";background-image:url('../images/webinars-bottom-waves.png');background-repeat:no-repeat;background-position:bottom center;background-size:100% 150px;height:150px;width:100%}@media (max-width:1199px){.oxygen-webinars:after{background-size:cover}}@media (min-width:1199px) and (max-width:1024px){.oxygen-webinars:after{background-size:120%}}.oxygen-webinars .oxygen-subtitle{margin-bottom:30px}.oxygen-webinars .webinars-icon-wrapper{border-radius:115px;overflow:hidden;margin-bottom:20px;border:8px solid #69c1bd}.oxygen-webinars .webinars-icon-text{color:#ccc;font-size:14px}@media (max-width:1023px){.oxygen-webinars .webinars-icon{width:100px;margin-bottom:30px}}@media (max-width:767px){.oxygen-webinars .webinars-item{text-align:center;margin-bottom:20px}}.oxygen-webinars .webinars-item-text{font-size:1em;margin-bottom:0}.oxygen-webinars .webinars-item-speaker{color:#69c1bd;font-size:1em;margin-bottom:20px}.oxygen-news{position:relative;background-color:#1c1c23;color:#fff;padding:50px 0 100px}@media (max-width:1199px){.oxygen-news{padding:20px 0 50px}}@media (max-width:767px){.oxygen-news{text-align:center;padding:20px 0 50px}}.oxygen-news .container{z-index:999;position:relative}.oxygen-news:after{z-index:1;position:absolute;bottom:0;left:0;content:"";background-image:url('../images/news-sm-corals-left.png');background-repeat:no-repeat;background-position:bottom left;background-size:initial;height:547px;width:473px}@media (max-width:767px){.oxygen-news:after{display:none}}.oxygen-news:before{z-index:1;position:absolute;bottom:0;right:0;content:"";background-image:url('../images/news-sm-corals-right.png');background-repeat:no-repeat;background-position:bottom right;background-size:initial;height:377px;width:214px}@media (max-width:767px){.oxygen-news .news-item{margin-bottom:20px}}.oxygen-news .news-item-link{color:#fff}.oxygen-news .news-item-link:hover{color:#ccc}.oxygen-news .news-item-twitter{text-align:center}.oxygen-news .news-item-twitter-title{color:#69c1bd;margin-top:0}.oxygen-item-date{color:#69c1bd;font-size:2em;text-align:right;line-height:1;font-weight:700}@media (max-width:1199px){.oxygen-item-date{font-size:2em}}@media (max-width:767px){.oxygen-item-date{text-align:center;font-size:1.8em}}.btn-oxygen{color:#fff;background-color:#69c1bd;border-color:#69c1bd;box-shadow:0 3px 0 #398b87;margin-bottom:15px}.btn-oxygen:hover,.btn-oxygen:active,.btn-oxygen:focus{position:relative;top:3px;color:#69c1bd;box-shadow:none;background-color:#fff}.btn-oxygen-donate{background-color:#58809d;color:#fff}.btn-oxygen-donate:hover{background-color:#7699b2;color:#fff}.btn-xl{padding:25px 60px;font-size:24px;line-height:1.3333333;border-radius:15px}.carousel-control.left,.carousel-control.right{background-image:none}
\ No newline at end of file