p:empty { display:none; }

#footer-info {
  color: #ffffff;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
  font-weight: 500;
}

.robots-nocontent.sd-block.sd-social.sd-social-icon-text.sd-sharing {
  display: none;
}

.terminal {
  overflow-x: scroll;
  white-space: nowrap;
}

.EnlighterJS {
  width: auto !important;
  overflow-x: scroll !important; 
  word-wrap: normal !important;
}

ol.EnlighterJS,
ul.EnlighterJS {
  display: grid;
}

.EnlighterJS li {
  white-space: pre !important;
}

@media only screen and (min-width:768px) {
  .container {
    width: 65%;
  }
}

.has-large-font-size {
  line-height: 100%;
}

.terminal {
  margin-top: 0px;
  margin-bottom: 20px;
}

#content-area table td {
  font-family: "Hiragino Mincho Pro", "Source Han Serif";
  overflow-x: scroll !important;
  white-space: normal;
}