.c-sidebar-brand .d-md-down-none {
    background: #FFFFFF !important;
    color: #000000 !important;
}

.btn {
    border-radius: 0.8rem;
}

.btn-lg { 
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.thead-dark {
    background-color: #1D1D1D!important;
    color: #FFFFFF!important;
}