.row.row-hover { padding: 0.3rem; &:hover { background-color: $gray-100; border-top: 1px solid $gray-400; border-bottom: 1px solid $gray-400; } }