.hystory.reverse .featured-hist-content {
border: 3px dotted;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
margin-left: 3px
}
.arrow-down {
display: flex;
justify-content: center;
font-size: 75px;
margin-top: -20px;
margin-bottom: 31px;
color: #fce2a9;
}
.arrow-down:last-child {
display: none;
}