@charset "utf-8";


.commit-Section_Title {
  font-size: 1em;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 3.5em;
  margin-left: auto;
  width: 26.15em;
}
.commit-Sub_Title {
  font-size: 1.2em;
  line-height: 1.75;
  margin-top: 0;
  margin-bottom: 1.5em;
  text-align: center;
}
.commit-Sub_Img {
  display: block;
  margin-right: auto;
  margin-bottom: 1.33333333em;
  margin-left: auto;
  width: 20.95em;
}
.commit-Sub_Text {
  font-size: 1.2em;
  line-height: 1.75;
}
.commit-Sub_Text *:first-child {
  margin-top: 0;
}
.commit-Sub_Text * + * {
  margin-top: 1.75em;
  margin-bottom: 0;
}
.commit-Signature {
  text-align: right;
}
@media only screen and (min-width: 47em ) {
  .commit-Section_Title {
    width: 20.5em;
  }
  .commit-Sub_Title {
    font-size: .75em;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding-left: 13.3em;
  }
  .commit-Sub_Inner {
    -webkit-box-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: flex;
  }
  .commit-Sub_Img {
    flex-shrink: 0;
    margin-top: -2.275em;
    margin-right: 1.6em;
    margin-bottom: 0;
    width: 11.7em;
  }
  .commit-Sub_Text {
    font-size: .65em;
    line-height: 1.84615385;
  }
  .commit-Sub_Text * + * {
    margin-top: 1.84615385em;
  }
}
