/*
Compile SASS: b_style.css
*/
.b_h1 {
  font-size: 1.2em; }
  .b_h1 .block {
    margin: 0 auto;
    max-width: 65rem;
    overflow: auto;
    text-align: center; }
