/******************************/
.docs-section {
  margin-bottom: 4em; }

.docs-header {
  margin-top: 0;
  margin-bottom: 0; }

h1.docs-header {
  margin-bottom: 0;
  padding-bottom: .2em;
  border-bottom: 1px solid #475054; }

h2.docs-header {
  margin-top: 1.13em;
  margin-bottom: 0.38em; }

h3.docs-header {
  margin-top: 1.13em;
  margin-bottom: 0.57em; }

h2.docs-header + h3.docs-header {
  margin-top: 0; }

.docs-example {
  padding: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc; }
  .docs-example > *:last-child {
    margin-bottom: 0; }
  .docs-example:before {
    content: "Example";
    display: block;
    margin: -1.25em -1.25em 1.25em;
    padding: 0 1.25em;
    background-color: #ccc;
    color: white;
    font-size: 0.8em; }

.docs-example .row {
  margin: 0; }
  .docs-example .row:last-child {
    margin-bottom: 0; }
.docs-example .columns > div {
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center; }

.docs-code-example {
  padding: 0.5333333333em 1.25em !important;
  margin: -1.25em auto 1.25em;
  position: relative;
  top: -1px;
  border: 1px solid #ccc !important;
  background-color: white;
  font-size: 0.8em; }

/*# sourceMappingURL=docs.css.map */