
.container {
  /* Prevent auto scaling of width based on screen size. */
  width: 970px;
}

.subheading {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 100;
  letter-spacing: -0.1px;
  line-height: 1.0;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}

.jumbotron {
  margin: -1px -16px 18px -15px;
  background: #D1DFEB;
  border: 1px solid #C1D2E0;
  border-radius: 0px !important;
}

.jumbotron .subheading {
  font-size: 18px;
  border-bottom: 1px solid #C1D2E0;
}

.jumbotron #jumbotron-content {
  padding-left: 0;
  padding-right: 0;
}

.jumbotron h1 {
  font-family: "Rokkitt";
  letter-spacing: -0.03em;
  font-size: 96px;
  font-weight: 700;
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: -4px;
}

.jumbotron p {
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-left: 0px !important;
  margin-bottom: 20px;
}

.jumbotron .btn {
  font-family: "Rokkitt";
  font-size: 22px;
  font-weight: 600;

  border: 3px solid #427db0;
  background: #4382b9;
  border-radius: 8px;
  box-shadow: 1px 2px 4px 0px #8a8a8acc;
}

.jumbotron .btn-primary:hover {
  border: 3px solid #3d6b91;
  background: #3c729f;
  box-shadow: 1px 2px 4px 0px #595959cc;
}

.jumbotron .btn-primary:active {
  border: 3px solid #28557b;
  background: #2e5f88 !important;
  color: #f7ce6e;
}

.jumbotron .featured-in {
  display: block;
  margin-top: 22px;
  margin-right: 16px;
  padding: 12px;
  border-radius: 6px;
  background-color: white;
}

.jumbotron .featured-in > p {
    margin-bottom: 4px;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
    text-align: center;
}

.jumbotron .featured-in > ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
}

.jumbotron .featured-in > ul > li {
    display: inline-block;
    padding-right: 20px;
}

.jumbotron .featured-in > ul > li:last-of-type {
    padding-right: 0;
}

#featured-cnet img {
    width: 36px;
    height: 35px;
    margin-top: 4px;
}

#featured-ghacks img {
    width: 123px;
    height: 36px;
}

.jumbotron .featured-in > ul > li#firefox-addon-blog {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    line-height: 1.0;
    text-align: left;
    vertical-align: text-top;
}

.jumbotron .featured-in > ul > li#firefox-addon-blog > a,
.jumbotron .featured-in > ul > li#firefox-addon-blog > a:hover {
    color: #585858;
    text-decoration: none;
}

.jumbotron .featured-in > ul > li#firefox-addon-blog > a > #blog-title-first-line {
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}

#jumbotron-screenshot {
    text-align: right;
}

#jumbotron-screenshot img {
    width: 440px;
    height: 300px;
}

#other-extensions {
  margin-bottom: 18px;
  font-family: "Open Sans";
}

#other-extensions h2 {
  margin-top: 8px;
  font-family: "Rokkitt";
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.25px;
  word-spacing: -2.75px;
}

#other-extensions .col-md-4,
#other-extensions .col-md-6 {
  border-left: 1px solid #e8e8e8;
}

#other-extensions .col-md-4:first-of-type,
#other-extensions .col-md-6:first-of-type {
  border-left: 0;
}

#other-extensions p {
  font-size: 14px;
}

#other-extensions .btn,
#latest-news-row .btn {
  padding-top: 3px;
  padding-bottom: 2px;
  border: 1px solid #006fdd;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0px #a8a8a8cc;
  background: #07e;

  font-family: "Rokkitt";
  font-size: 18px;
  font-weight: 600;
  word-spacing: -1.75px;
  color: #fff;
}

#latest-news-row .btn {
  padding: 2px 8px 2px 8px;
  border: 1px solid #168BFF;
  border-radius: 4px;
  background: #2A94FF;

  font-size: 18px;
  font-weight: 600;
}

#other-extensions .btn:hover,
#latest-news-row .btn:hover {
  border: 1px solid #0054a8;
  background: #005ab5;
  box-shadow: 1px 1px 3px 0px #8c8c8ccc;
  color: #fff;
}

#latest-news-row .btn:hover {
  border: 1px solid #005fbf;
  background: #0065ca;
}

#other-extensions .btn:active,
#latest-news-row .btn:active,
#latest-news-row .btn:active {
  color: #f7ce6e;
}

#latest-news-row {
  background-color: #2d3037;
  color: #8ce1f5;
}

#latest-news-hdg {
  padding-left: 0;
  padding-right: 0;
}

#latest-news-hdg-bkgd {
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: #444;
  border-bottom: 8px solid #555;
  margin-top: 36px;
}

#latest-news {
  margin-top: 8px;
  margin-left: 48px;
  text-indent: -32px;
  font-weight: normal;
  color: #8ce1f5;
}

#blog-posts {
  background-color: #ffffff;
  padding-bottom: 10px;
  border: 18px solid #2d3037;
  border-left-width: 0;
}

#blog-posts > p {
  font-size: 16px;
  line-height: 1.15;
}

#blog-posts > p:first-of-type {
  margin-top: 18px;
}

.blog-post-date {
  font-size: 12px;
  color: #888;
}

h2.extension-name:before {
  margin-right: 8px;
}

h2.extension-name > .new {
  font-size: 16px;
  font-weight: normal;
  vertical-align: 4px;
  margin-left: 4px;
}

h2#panicbutton::before,
h2#readnext::before,
h2#checklinks::before,
h2#latest-news::before {
  display: inline-block;
  content: " ";
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: -4px;
}

h2#panicbutton::before {
  background-image: url("../img/panicbutton-icon.svg");
}

h2#readnext::before {
  background-image: url("../img/readnext32.svg");
}

h2#checklinks::before {
  background-image: url("../img/checklinks.svg");
}

h2#latest-news::before {
  background-image: url("../img/blogger.png");
  margin-right: 8px;
}

.hostapp-ext {
  margin-top: -14px;
  font-size: 12px !important;
  color: #888;
  letter-spacing: -0.3px;
}

.ext-tagline {
  height: 48px;
}
