hr.solid_two {
  border-top: 3px solid rgb(235,233,230);
  position: absolute;
  z-index: -1;
  width: 600px;
  bottom: -4350px;
}

hr.solid_one {
  border-top: 3px solid #a9a194;
  position: absolute;
  z-index: -1;
  width: 600px;
}

hr.solid {
  border-left: 3px solid rgb(235,233,230);
  position: absolute;
  z-index: -1;
}

body {
  /*background: url("../../assets/img/Untitled-1-01.jpg") bottom / auto no-repeat;*/
}

