.card > .card-body > .row:not(:first-child) {
    border-top: 1px solid #f5f5f5;
}
body {
    background-color: red;
}