.copy h3 {
    margin-bottom: .5rem;
}

.copy h3 + p:not(:last-child){
    border-bottom:.0625rem solid var(--light_gray);
    padding-bottom: 1rem;
}