.markdown_layout {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.8; }
  .markdown_layout * {
    outline: none; }
    .markdown_layout h2 {
      font-size: 24px;
      color: #111;
      text-align: center;
      margin: 50px auto 35px auto; }

.page_core .markdown_layout {
  padding: 0 20px; }
