.internship {
    border-bottom: 1px solid #edebeb;
    margin-bottom: 1.25rem;
}

.internship:last-child {
    border-bottom: none;
    margin-bottom: 0;
}