body {
background-image: url(https://cdn.discordapp.com/attachments/1101849207012339722/1261329520204583003/Group_7_3.png?ex=669e6da7&is=669d1c27&hm=93ac39b09d83bf19a9a0e96aa296cf2009c0a69e002d474329594f1798136326&) !important;
}
.btn-primary {
background-color: black !important;
}
.card-header {
background-color: #1a1a1a !important;
color: white !important;
}
.card-body {
background-color: #1a1a1a !important;
border: none;
}
label {
color: white !important;
}
.card {
border: none !important;
}
.card-text {
color: white;
}
td {
color: white !important;
}
.form-control{background-color: #282828 !important;border: 1px solid rgb(78 79 80);color: #e9e9e9;}
.table-secondary, .table-secondary>td, .table-secondary>th {background: black;color:white;border:none;}
.table-primary, .table-primary>td, .table-primary>th {background: black;border:none;color:white;}
.table-hover .table-primary:hover {
    background-color: black !important;
}
.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: black!important;
}
.table-hover .table-secondary:hover {
    background-color: black !important;
}
.table-hover .table-secondary:hover>td,.table-hover .table-primary:hover>th {
    background-color: black!important;
}
a {
color: white;
}
a:hover {
color: white;
}
p {
color: white;
}
