h1::after {
background-color: #713433;
content: "";
display: block;
width: 34px;
height: 4px;
position: relative;
bottom: 1px;
padding-bottom: 0px;
margin-top: 15px;
}
h3::after {
background-color: #713433;
content: "";
display: block;
width: 34px;
height: 4px;
position: relative;
bottom: 1px;
padding-bottom: 0px;
margin-top: 15px;
}