.Header {
  background-color: #e9eeeb;
  color: #000;
}

.Header svg {
  fill: #000;
}

.Browser-tab.is-active a {
  border-bottom-color: #e17000;
}

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Asap/asap-v7-latin-regular.eot");
  src: local("Asap Regular"), local("Asap-Regular"),
       url("../fonts/Asap/asap-v7-latin-regular.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Asap/asap-v7-latin-regular.woff2") format("woff2"),
       url("../fonts/Asap/asap-v7-latin-regular.woff") format("woff"),
       url("../fonts/Asap/asap-v7-latin-regular.ttf") format("truetype"),
       url("../fonts/Asap/asap-v7-latin-regular.svg#Asap") format("svg");
}

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/Asap/asap-v7-latin-italic.eot");
  src: local("Asap Italic"), local("Asap-Italic"),
       url("../fonts/Asap/asap-v7-latin-italic.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Asap/asap-v7-latin-italic.woff2") format("woff2"),
       url("../fonts/Asap/asap-v7-latin-italic.woff") format("woff"),
       url("../fonts/Asap/asap-v7-latin-italic.ttf") format("truetype"),
       url("../fonts/Asap/asap-v7-latin-italic.svg#Asap") format("svg");
}

@font-face {
  font-family: "Asap";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Asap/asap-v7-latin-700.eot");
  src: local("Asap Bold"), local("Asap-Bold"),
       url("../fonts/Asap/asap-v7-latin-700.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Asap/asap-v7-latin-700.woff2") format("woff2"),
       url("../fonts/Asap/asap-v7-latin-700.woff") format("woff"),
       url("../fonts/Asap/asap-v7-latin-700.ttf") format("truetype"),
       url("../fonts/Asap/asap-v7-latin-700.svg#Asap") format("svg");
}

@font-face {
  font-family: "Asap";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Asap/asap-v7-latin-700italic.eot");
  src: local("Asap Bold Italic"), local("Asap-BoldItalic"),
       url("../fonts/Asap/asap-v7-latin-700italic.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Asap/asap-v7-latin-700italic.woff2") format("woff2"),
       url("../fonts/Asap/asap-v7-latin-700italic.woff") format("woff"),
       url("../fonts/Asap/asap-v7-latin-700italic.ttf") format("truetype"),
       url("../fonts/Asap/asap-v7-latin-700italic.svg#Asap") format("svg");
}

html {
  color: #191919;
}

html,
h1, h2, h3, h4, h5, h6,
.Browser-tab a,
.Document-title
.Error--render .Error-title,
.Error--render .Error-message,
.FileBrowser-selectWrapper,
.FileBrowser-select-label,
.select2-results__option,
.Meta-key,
.Meta-value,
.Pen-title,
.Prose,
.Prose h1,
.Prose h2,
.Prose h3,
.Prose h4,
.Prose h5,
.Prose caption,
.Status-label,
.Tree-title,
.Tree-collectionLabel,
.Tree-item {
  font-family: Asap, sans-serif;
}

.Prose {
  max-width: 60em;
}

span.caption {
  font-style: italic;
}

.Prose table {
  font-size: 1rem;
}

.Prose h1 {
  color: #39870C;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0;
}

.Prose h1.example-as-small {
  color: #39870C;
  font-size: 2rem;
  font-weight: bold;
}

.Prose h2 {
  color: #275937;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0;
}

.Prose h3 {
  color: #275937;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0;
  opacity: 1;
}

.Prose h4 {
  color: #275937;
  font-size: 1.125rem;
  font-weight: bold;
}

.Prose h5 {
  color: #191919;
  font-size: 1rem;
  font-weight: bold;
}

.Prose p,
.Prose a {
  font-size: 1rem;
}

.Prose a,
.Prose a.static,
.Prose a.static:hover,
.Prose a.static:visited {
  color: #39870C;
  text-decoration: none;
}

.Prose a:hover,
.Prose a.static-hover,
.Prose a.static-hover:hover,
.Prose a.static-hover:visited {
  color: #676CB0;
  text-decoration: underline;
}

.Prose a:visited,
.Prose a.static-visited,
.Prose a.static-visited:hover,
.Prose a.static-visited:visited {
  color: #8B4A6A;
  text-decoration: none;
}

.Preview-iframe {
  padding: 15px;
}

ul.icons {
  padding-left: 0 !important;
  list-style: none;
}

ul.icons li {
  float: left;
  width: 25%;
  height: 150px;
  padding: 10px;
  line-height: 1.4;
  text-align: center;
  background-color: #f9f9f9;
  border: 1px solid #fff;
  list-style-type: none;
}

ul.icons label {
  display: block;
}

ul.icons .demo-icon {
  font-size: 4em;
}

.color-chip {
  border-bottom: 4em solid #fff;
  border-top: 2em solid #fff;
  float: left;
  height: auto;
  margin-bottom: 3em !important;
  padding-top: 22%;
  position: relative;
  width: 23.5%;
}

.color-chip + .color-chip,
.color-chip + .color-supplement {
  margin-left: 2%;
}

.color-supplement {
  border-top: 2em solid #fff;
  float: left;
}

.color-supplement.chip-3 {
  width: 74.5%;
}

.color-row + *:not(.color-row) {
  clear: both;
}

.color-chip .label {
  font-weight: bold;
  position: absolute;
  top: -2em;
}

.color-chip .description {
  bottom: -4em;
  position: absolute;
}

.color-chip ul {
  padding-left: 0 !important;
}

.color-chip ul li {
  list-style-type: none;
}
