.btn-custom-sm {
    padding: 0.3rem 1rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

.table > :not(:first-child) {
    border-top: none !important;
}

body {
    background-color: #eaeaea;
}