.attachment:not(:last-child) {
    border-bottom: 1px solid rgb(223, 223, 223);
}

.attachment:hover a {
    color: #333;
}