hr {
  margin: 18px 0;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
  border-top: 1px solid #3b2d02;
  border-bottom: 0 solid #fff;
}