/* 
    Created on : 18.09.2020, 23:52:00
    Author     : KingBalthasar
*/

/*body {
    color:#fff;
}

.card {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.list-group-item {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
}
.list-group-item:hover {
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
}*/
