/*orange  = #ea7024*/
/*text = #333*/
/*background = #f1f1f2*/
body {
  font-size: 16px;
}
.intro-message > p {
  text-shadow: 2px 2px 3px rgb(0 0 0 / 60%);
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  color: inherit;
}
.intro-divider {
  border-top: 1px solid #ea7024;
}
.section-heading-spacer {
  border-top: 3px solid #ea7024;
}
.col-lg-5.col-lg-offset-2.col-sm-6 .img-responsive {
  margin: 5vh 0;
}
button.hbtn.hb-border-off2 {
  border: 5px solid #ea7024;
  background-color: #222;
}
a.a2a_dd {
  color: #fff;
}
.fa-plus-square {
  color: #ea7024;
}
details p,
details li {
  line-height: 1.8em;
}
.copied {
  display: none;
}
p#codeToCopy {
  font-size: 2.5em;
}
footer {
  padding: 0;
}
.lang-button a {
  color: #fff;
}
