blockquote {
      clear: left;
  font-weight: 400;
    color: #663300;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
  text-align: justify;
}

sup {
    vertical-align: super;
    font-size: x-small;
  font-weight: 600;
}

small {
  font-weight: 400;
    font-size: small;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 110%;
}